@@ -12,23 +12,12 @@ Thanks, you're awesome :-) -->
12
12
13
13
#### Breaking changes
14
14
15
- * Remove deprecated fields from previous major release; ` process.pgid ` , ` service.node.role ` , and inherited users. #2410
16
-
17
15
#### Bugfixes
18
16
19
- * Fix link rendering issues and usage of http in links. #2423
20
-
21
17
#### Added
22
- * Add ` origin_referrer_url ` and ` origin_url ` fields, which indicate the origin information to the file, process and dll schemas #2441
23
18
24
19
#### Improvements
25
20
26
- * Promote beta fields to GA. #2411
27
- * Define base encoding of ` x509.serial_number ` . #2383
28
- * Restrict the encoding of ` x509.serial_number ` to base 16. #2398
29
- * Set synthetic_source_keep = none on fields that represent sets. #2422
30
- * Increase ignore_above value for url.query. #2424
31
-
32
21
#### Deprecated
33
22
34
23
### Tooling and Artifact Changes
@@ -43,6 +32,41 @@ Thanks, you're awesome :-) -->
43
32
44
33
#### Deprecated
45
34
35
+
36
+ ## 9.0.0 (Feature Freeze)
37
+
38
+ ### Schema Changes
39
+
40
+ #### Breaking changes
41
+
42
+ * Remove deprecated fields from previous major release; ` process.pgid ` , ` service.node.role ` , and inherited users. #2410
43
+
44
+ #### Bugfixes
45
+
46
+ * Fix link rendering issues and usage of http in links. #2423
47
+
48
+ #### Added
49
+
50
+ * Add ` origin_referrer_url ` and ` origin_url ` fields, which indicate the origin information to the file, process and dll schemas. #2441
51
+
52
+ #### Improvements
53
+
54
+ * Increase ignore_above value for url.query. #2424
55
+ * Set synthetic_source_keep = none on fields that represent sets. #2422
56
+ * Promote beta fields to GA. #2411
57
+ * Restrict the encoding of ` x509.serial_number ` to base 16. #2398
58
+ * Define base encoding of ` x509.serial_number ` . #2383
59
+
60
+ ### Tooling and Artifact Changes
61
+
62
+ #### Added
63
+
64
+ * Add mapping between ECS and OpenTelemetry. #2415
65
+
66
+ #### Improvements
67
+
68
+ * Update data_stream.yml with top level type: group. #2414
69
+
46
70
<!-- All empty sections:
47
71
48
72
## Unreleased
0 commit comments