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

[1.x] Cut 1.9 FF CHANGELOG.next.md (#1277) #1278

Merged
merged 1 commit into from
Feb 18, 2021
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
34 changes: 25 additions & 9 deletions CHANGELOG.next.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,14 @@ Thanks, you're awesome :-) -->

### Schema Changes

#### Breaking changes

#### Bugfixes

#### Added

#### Improvements

* `user.changes.*`, `user.effective.*`, and `user.target.*` field reuses are GA. #1271
### Tooling and Artifact Changes

#### Breaking changes
Expand All @@ -21,22 +26,33 @@ Thanks, you're awesome :-) -->

#### Added

* Added `http.request.id`. #1208
* Added `cloud.service.name`. #1204
#### Improvements

#### Deprecated


## 1.9.0 (Feature Freeze)

### Schema Changes

#### Added

* Added `hash.ssdeep`. #1169
* Added additional host fields. #1248
* Added `cloud.service.name`. #1204
* Added `http.request.id`. #1208
* `data_stream.*` fieldset introduced in experimental schema and artifacts. #1215
* Added `geo.timezone`, `geo.postal_code`, and `geo.continent_code`. #1229
* Extended `pe` fields added to experimental schema. #1256
* Added `beta` host metrics fields. #1248
* Added `code_signature.team_id`, `code_signature.signing_id`. #1249
* Add `threat.indicator` fields to experimental schema. #1268
* Extended `pe` fields added to experimental schema. #1256
* Add `elf` fieldset to experimental schema. #1261
* Add `threat.indicator` fields to experimental schema. #1268

#### Improvements

* Include formatting guidance and examples for MAC address fields. #456

#### Deprecated

* New section in ECS detailing event categorization fields usage. #1242
* `user.changes.*`, `user.effective.*`, and `user.target.*` field reuses are GA. #1271

<!-- All empty sections:

Expand Down