@@ -9,11 +9,25 @@ Thanks, you're awesome :-) -->
9
9
## Unreleased
10
10
11
11
### Schema Changes
12
+ ### Tooling and Artifact Changes
12
13
13
14
#### Breaking changes
14
15
15
16
#### Bugfixes
16
17
18
+ #### Added
19
+
20
+ #### Improvements
21
+
22
+ #### Deprecated
23
+
24
+
25
+ ## 1.8.0 (Feature Freeze)
26
+
27
+ ### Schema Changes
28
+
29
+ #### Bugfixes
30
+
17
31
* Clean up ` event.reference ` description. #1181
18
32
19
33
#### Added
@@ -27,16 +41,16 @@ Thanks, you're awesome :-) -->
27
41
#### Improvements
28
42
29
43
* Event categorization fields GA. #1067
44
+ * ` wildcard ` field type adoption. #1098
30
45
* 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
31
47
32
48
#### Deprecated
33
49
34
50
* Deprecated ` host.user.* ` fields for removal at the next major. #1066
35
51
36
52
### Tooling and Artifact Changes
37
53
38
- #### Breaking changes
39
-
40
54
#### Bugfixes
41
55
42
56
* ` tracing ` fields should be at root of Beats ` fields.ecs.yml ` artifacts. #1164
@@ -50,17 +64,16 @@ Thanks, you're awesome :-) -->
50
64
* Added support in the generated Go source go for ` wildcard ` , ` version ` , and ` constant_keyword ` data types. #1050
51
65
* Added support for marking fields, field sets, or field reuse as beta in the documentation. #1051
52
66
* 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
54
68
55
69
#### Improvements
56
70
71
+ * Make all fields linkable directly. #1148
57
72
* Added a notice highlighting that the ` tracing ` fields are not nested under the
58
73
namespace ` tracing. ` #1162
59
74
* ES 6.x template data types will fallback to supported types. #1171 , #1176 , #1186
60
75
* Add a documentation page discussing the experimental artifacts. #1189
61
76
62
- #### Deprecated
63
-
64
77
65
78
<!-- All empty sections:
66
79
0 commit comments