Skip to content

Commit ba1942d

Browse files
authored
Move 8.7.0 entries from CHANGELOG.next.md to CHANGELOG.md (#2184)
1 parent c1432d8 commit ba1942d

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

CHANGELOG.md

+25
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,31 @@
33
# CHANGELOG
44
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/).
55

6+
## [8.7.0](https://github.com/elastic/ecs/compare/v8.6.1...v8.7.0)
7+
8+
### Schema Changes
9+
10+
#### Bugfixes
11+
12+
* remove duplicated `client.domain` definition #2120
13+
14+
#### Added
15+
16+
* adding `name` field to `threat.indicator` #2121
17+
* adding `api` option to `event.category` #2147
18+
* adding `library` option to `event.category` #2154
19+
20+
#### Improvements
21+
22+
* description for `host.name` definition updated to encourage use of FDQN #2122
23+
24+
### Tooling and Artifact Changes
25+
26+
#### Improvements
27+
28+
* Updated usage docs to include `threat.indicator.url.domain` and changed `indicator.marking.tlp` and `indicator.enrichments.marking.tlp` from "WHITE" to "CLEAR" to align with TLP 2.0. #2124
29+
* Bump `gitpython` from `3.1.27` to `3.1.30` in `/scripts`. #2139
30+
631
## [8.6.1](https://github.com/elastic/ecs/compare/v8.6.0...v8.6.1)
732

833
### Schema Changes

CHANGELOG.next.md

-25
Original file line numberDiff line numberDiff line change
@@ -32,31 +32,6 @@ Thanks, you're awesome :-) -->
3232

3333
#### Deprecated
3434

35-
## 8.7.0 (Hard Feature Freeze)
36-
37-
### Schema Changes
38-
39-
#### Bugfixes
40-
41-
* remove duplicated `client.domain` definition #2120
42-
43-
#### Added
44-
45-
* adding `name` field to `threat.indicator` #2121
46-
* adding `api` option to `event.category` #2147
47-
* adding `library` option to `event.category` #2154
48-
49-
#### Improvements
50-
51-
* description for `host.name` definition updated to encourage use of FDQN #2122
52-
53-
### Tooling and Artifact Changes
54-
55-
#### Improvements
56-
57-
* Updated usage docs to include `threat.indicator.url.domain` and changed `indicator.marking.tlp` and `indicator.enrichments.marking.tlp` from "WHITE" to "CLEAR" to align with TLP 2.0. #2124
58-
* Bump `gitpython` from `3.1.27` to `3.1.30` in `/scripts`. #2139
59-
6035
<!-- All empty sections:
6136
6237
## Unreleased

0 commit comments

Comments
 (0)