Skip to content

Commit

Permalink
finalizing changelog for 8.8 (#2208)
Browse files Browse the repository at this point in the history
  • Loading branch information
kgeller authored May 25, 2023
1 parent 5fd329b commit 969aeba
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
# 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.8.0](https://github.com/elastic/ecs/compare/v8.7.0...v8.8.0)

### Schema Changes

#### Added

* Add `access` as an allowed type for `event.type: file`. #2174
* Add `orchestrator.resource.annotation` and `orchestrator.resource.label`. #2181
* Add `event.kind: asset` as a beta category. #2191

### Tooling and Artifact Changes

#### Added

* Add `parameters` property for field definitions, to provide any mapping parameter. #2084

## [8.7.0](https://github.com/elastic/ecs/compare/v8.6.1...v8.7.0)

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

#### Deprecated

## 8.8.0 (Feature Freeze)

### Schema Changes

#### Added

* Add `access` as an allowed type for `event.type: file`. #2174
* Add `orchestrator.resource.annotation` and `orchestrator.resource.label`. #2181
* Add `event.kind: asset` as a beta category. #2191

### Tooling and Artifact Changes

#### Added

* Add `parameters` property for field definitions, to provide any mapping parameter. #2084

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

0 comments on commit 969aeba

Please sign in to comment.