Skip to content

Commit

Permalink
Finalize 8.9 changelog (elastic#2242)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhapas authored Jul 26, 2023
1 parent 2fb814f commit ee8b159
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
# 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.9.0](https://github.com/elastic/ecs/compare/v8.8.0...v8.9.0)

### Schema Changes

### Bugfixes

#### Added
* Added `process.vpid` for namespaced process ids. #2211

### Improvements

#### Deprecated
* Removed `faas.trigger: nested` since we only have one trigger. #2194

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

### Schema Changes
Expand Down

0 comments on commit ee8b159

Please sign in to comment.