Skip to content
Merged
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
41 changes: 31 additions & 10 deletions CHANGELOG.next.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,20 @@
<!-- When adding an entry to the Changelog:

- Please follow the Keep a Changelog: http://keepachangelog.com/ guidelines.
- Please insert your changelog line ordered by PR ID.
- Make sure you add your entry to the correct section (schema or tooling).

Thanks, you're awesome :-) -->

## Unreleased

### Breaking changes
### Schema Changes

#### Breaking changes

### Bugfixes
#### Bugfixes

### Added
#### Added

* Added `vulnerability.*` fields to represent vulnerability information. #581
* Added `event.ingested` as the ingest timestamp. #582
Expand All @@ -23,23 +28,39 @@ Thanks, you're awesome :-) -->
* Added `process.parent.*`. #612
* Added `process.args_count`. #615

### Improvements
#### Improvements

#### Deprecated


### Tooling and Artifact Changes

### Deprecated
#### Breaking changes

#### Bugfixes

#### Added

#### Improvements

#### Deprecated


<!-- All empty sections:

## Unreleased

### Breaking changes
### Schema Changes
### Tooling and Artifact Changes

#### Breaking changes

### Bugfixes
#### Bugfixes

### Added
#### Added

### Improvements
#### Improvements

### Deprecated
#### Deprecated

-->