Skip to content

Commit 66078a3

Browse files
authored
8.19 changelog (#2938)
1 parent e650bb1 commit 66078a3

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/changelog.asciidoc

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

4+
[discrete]
5+
=== 8.19.0
6+
7+
[discrete]
8+
==== Features
9+
10+
[discrete]
11+
===== Support for Elasticsearch `v8.19`
12+
13+
You can find all the API changes
14+
https://www.elastic.co/guide/en/elasticsearch/reference/8.19/release-notes-8.19.0.html[here].
15+
16+
[discrete]
17+
==== Fixes
18+
19+
[discrete]
20+
===== Deep merge nested options on client instantiation
21+
22+
If custom values for `redaction` and `headers` options were set by the user during `Client` instantiation, nested default values would be dropped rather than deep-merged. This has been fixed.
23+
424
[discrete]
525
=== 8.18.2
626

0 commit comments

Comments
 (0)