Skip to content

Commit

Permalink
Finalize 8.16.0 changelog (#2403)
Browse files Browse the repository at this point in the history
Finalize 8.16.0 changelog
  • Loading branch information
mjwolf authored Nov 13, 2024
1 parent 7a55108 commit ba56ea8
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,35 @@
# CHANGELOG
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/).

## [8.16.0](https://github.com/elastic/ecs/compare/v8.11.0...v8.16.0)

### Schema Changes

#### Bugfixes
* Fix broken link in docs for vulnerability.id. #2328

#### Added

* Added `volume.*` as beta field set. #2269
* Advanced `process.env_vars` to GA. #2315
* Advanced `process.io` and `process.tty` fields to GA. #2317
* Added `threat.indicator.id`. #2324
* Added `process.group` to generated schemas. #2335

#### Improvements

* Define base encoding of `x509.serial_number`. #2383

### Tooling and Artifact Changes

#### Bugfixes

* Fix broken link for vulnerabilty.id #2328

#### Added

* Documentation in README.md providing instruction on contributions to ECS during the OTel donation #2325

## [8.11.0](https://github.com/elastic/ecs/compare/v8.10.0...v8.11.0)

### Schema Changes
Expand Down
29 changes: 0 additions & 29 deletions CHANGELOG.next.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,35 +32,6 @@ Thanks, you're awesome :-) -->

#### Deprecated

## 8.16.0 (Feature Freeze)

### Schema Changes

#### Bugfixes
* Fix broken link in docs for vulnerability.id. #2328

#### Added

* Added `volume.*` as beta field set. #2269
* Advanced `process.env_vars` to GA. #2315
* Advanced `process.io` and `process.tty` fields to GA. #2317
* Added `threat.indicator.id`. #2324
* Added `process.group` to generated schemas. #2335

#### Improvements

* Define base encoding of `x509.serial_number`. #2383

### Tooling and Artifact Changes

#### Bugfixes

* Fix broken link for vulnerabilty.id #2328

#### Added

* Documentation in README.md providing instruction on contributions to ECS during the OTel donation #2325

<!-- All empty sections:
## Unreleased
Expand Down

0 comments on commit ba56ea8

Please sign in to comment.