Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finalize 8.8 changelog #2208

Merged
merged 1 commit into from
May 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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