@@ -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
@@ -49,17 +63,16 @@ Thanks, you're awesome :-) -->
49
63
* Added support in the generated Go source go for ` wildcard ` , ` version ` , and ` constant_keyword ` data types. #1050
50
64
* Added support for marking fields, field sets, or field reuse as beta in the documentation. #1051
51
65
* Added support for ` constant_keyword ` 's optional parameter ` value ` . #1112
52
- * Added component templates for ECS field sets. #1156 , #1186
66
+ * Added component templates for ECS field sets. #1156 , #1186 , # 1191
53
67
54
68
#### Improvements
55
69
70
+ * Make all fields linkable directly. #1148
56
71
* Added a notice highlighting that the ` tracing ` fields are not nested under the
57
72
namespace ` tracing. ` #1162
58
73
* ES 6.x template data types will fallback to supported types. #1171 , #1176 , #1186
59
74
* Add a documentation page discussing the experimental artifacts. #1189
60
75
61
- #### Deprecated
62
-
63
76
64
77
<!-- All empty sections:
65
78
0 commit comments