Skip to content

Commit ba56ea8

Browse files
authored
Finalize 8.16.0 changelog (#2403)
Finalize 8.16.0 changelog
1 parent 7a55108 commit ba56ea8

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,35 @@
33
# CHANGELOG
44
All notable changes to this project will be documented in this file based on the [Keep a Changelog](http://keepachangelog.com/) Standard. This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## [8.16.0](https://github.com/elastic/ecs/compare/v8.11.0...v8.16.0)
7+
8+
### Schema Changes
9+
10+
#### Bugfixes
11+
* Fix broken link in docs for vulnerability.id. #2328
12+
13+
#### Added
14+
15+
* Added `volume.*` as beta field set. #2269
16+
* Advanced `process.env_vars` to GA. #2315
17+
* Advanced `process.io` and `process.tty` fields to GA. #2317
18+
* Added `threat.indicator.id`. #2324
19+
* Added `process.group` to generated schemas. #2335
20+
21+
#### Improvements
22+
23+
* Define base encoding of `x509.serial_number`. #2383
24+
25+
### Tooling and Artifact Changes
26+
27+
#### Bugfixes
28+
29+
* Fix broken link for vulnerabilty.id #2328
30+
31+
#### Added
32+
33+
* Documentation in README.md providing instruction on contributions to ECS during the OTel donation #2325
34+
635
## [8.11.0](https://github.com/elastic/ecs/compare/v8.10.0...v8.11.0)
736

837
### Schema Changes

CHANGELOG.next.md

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -32,35 +32,6 @@ Thanks, you're awesome :-) -->
3232

3333
#### Deprecated
3434

35-
## 8.16.0 (Feature Freeze)
36-
37-
### Schema Changes
38-
39-
#### Bugfixes
40-
* Fix broken link in docs for vulnerability.id. #2328
41-
42-
#### Added
43-
44-
* Added `volume.*` as beta field set. #2269
45-
* Advanced `process.env_vars` to GA. #2315
46-
* Advanced `process.io` and `process.tty` fields to GA. #2317
47-
* Added `threat.indicator.id`. #2324
48-
* Added `process.group` to generated schemas. #2335
49-
50-
#### Improvements
51-
52-
* Define base encoding of `x509.serial_number`. #2383
53-
54-
### Tooling and Artifact Changes
55-
56-
#### Bugfixes
57-
58-
* Fix broken link for vulnerabilty.id #2328
59-
60-
#### Added
61-
62-
* Documentation in README.md providing instruction on contributions to ECS during the OTel donation #2325
63-
6435
<!-- All empty sections:
6536
6637
## Unreleased

0 commit comments

Comments
 (0)