Skip to content

Commit 3d918b4

Browse files
committed
[DOCS] Release Notes 7.16.1
1 parent 4e5690d commit 3d918b4

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 7.16.1
2+
3+
Patch release corresponding with Elastic Stack version 7.16.1 that addresses the Apache Log4j2 vulnerability, [more information](https://discuss.elastic.co/t/apache-log4j2-remote-code-execution-rce-vulnerability-cve-2021-44228-esa-2021-31/291476).
4+
5+
### Client
6+
7+
The only changes in the client since 7.16.0 are a few minor updates for the [Compatibility mode with 8.0](https://www.elastic.co/guide/en/elasticsearch/client/ruby-api/current/connecting.html#client-comp). We added the compatibility header in `7.13.0`, but now we have integration tests and compatibility tests for version `7.x` of the client with Elasticsearch `8.0`.
8+
19
## 7.16.0
210

311
### Client

docs/release_notes/716.asciidoc

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
[[release_notes_716]]
22
=== 7.16 Release notes
33

4+
[discrete]
5+
[[release_notes_7161]]
6+
=== 7.16.1 Release notes
7+
8+
Patch release corresponding with Elastic Stack version 7.16.1 that addresses the Apache Log4j2 vulnerability, https://discuss.elastic.co/t/apache-log4j2-remote-code-execution-rce-vulnerability-cve-2021-44228-esa-2021-31/291476[more information].
9+
10+
==== Client
11+
12+
The only changes in the client since 7.16.0 are a few minor updates for the https://www.elastic.co/guide/en/elasticsearch/client/ruby-api/current/connecting.html#client-comp[Compatibility mode with 8.0]. We added the compatibility header in `7.13.0`, but now we have integration tests and compatibility tests for version `7.x` of the client with Elasticsearch `8.0`.
13+
14+
[discrete]
15+
[[release_notes_7160]]
16+
=== 7.16.0 Release notes
17+
418
[discrete]
519
==== Client
620

0 commit comments

Comments
 (0)