Skip to content

Commit 82265e4

Browse files
committed
9.1.0 changelog
1 parent e43d1b1 commit 82265e4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/release-notes/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,16 @@ To check for security updates, go to [Security announcements for the Elastic sta
2020
% ### Fixes [elasticsearch-javascript-client-next-fixes]
2121
% \*
2222

23+
## 9.1.0 [elasticsearch-javascript-client-9.1.0-release-notes]
24+
25+
### Features and enhancements [elasticsearch-javascript-client-9.1.0-features-enhancements]
26+
27+
- **Compatibility with Elasticsearch 9.1:** All changes and additions to Elasticsearch APIs for its 9.1 release are reflected in this release.
28+
29+
### Fixes [elasticsearch-javascript-client-9.1.0-fixes]
30+
31+
- **Deep merge nested options on client instantiation:** 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.
32+
2333
## 9.0.3
2434

2535
### Fixes [elasticsearch-javascript-client-9.0.3-fixes]

0 commit comments

Comments
 (0)