Skip to content

Commit 12d8f06

Browse files
authored
[master] Cut 1.8 FF changelog.next.md (#1199) (#1202)
1 parent cefc766 commit 12d8f06

File tree

1 file changed

+18
-5
lines changed

1 file changed

+18
-5
lines changed

CHANGELOG.next.md

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,25 @@ Thanks, you're awesome :-) -->
99
## Unreleased
1010

1111
### Schema Changes
12+
### Tooling and Artifact Changes
1213

1314
#### Breaking changes
1415

1516
#### Bugfixes
1617

18+
#### Added
19+
20+
#### Improvements
21+
22+
#### Deprecated
23+
24+
25+
## 1.8.0 (Feature Freeze)
26+
27+
### Schema Changes
28+
29+
#### Bugfixes
30+
1731
* Clean up `event.reference` description. #1181
1832

1933
#### Added
@@ -27,16 +41,16 @@ Thanks, you're awesome :-) -->
2741
#### Improvements
2842

2943
* Event categorization fields GA. #1067
44+
* `wildcard` field type adoption. #1098
3045
* Note `[` and `]` bracket characters may enclose a literal IPv6 address when populating `url.domain`. #1131
46+
* Reinforce the exclusion of the leading dot from `url.extension`. #1151
3147

3248
#### Deprecated
3349

3450
* Deprecated `host.user.*` fields for removal at the next major. #1066
3551

3652
### Tooling and Artifact Changes
3753

38-
#### Breaking changes
39-
4054
#### Bugfixes
4155

4256
* `tracing` fields should be at root of Beats `fields.ecs.yml` artifacts. #1164
@@ -50,17 +64,16 @@ Thanks, you're awesome :-) -->
5064
* Added support in the generated Go source go for `wildcard`, `version`, and `constant_keyword` data types. #1050
5165
* Added support for marking fields, field sets, or field reuse as beta in the documentation. #1051
5266
* Added support for `constant_keyword`'s optional parameter `value`. #1112
53-
* Added component templates for ECS field sets. #1156, #1186
67+
* Added component templates for ECS field sets. #1156, #1186, #1191
5468

5569
#### Improvements
5670

71+
* Make all fields linkable directly. #1148
5772
* Added a notice highlighting that the `tracing` fields are not nested under the
5873
namespace `tracing.` #1162
5974
* ES 6.x template data types will fallback to supported types. #1171, #1176, #1186
6075
* Add a documentation page discussing the experimental artifacts. #1189
6176

62-
#### Deprecated
63-
6477

6578
<!-- All empty sections:
6679

0 commit comments

Comments
 (0)