Skip to content

Commit e1cbc8f

Browse files
authored
docs: add 9.5.0 release notes (#3405) (#3406)
(cherry picked from commit 8ae1fa3)
1 parent 915e73a commit e1cbc8f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/release-notes/index.md

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

23+
## 9.5.0 [elasticsearch-javascript-client-9.5.0-release-notes]
24+
25+
### Features and enhancements [elasticsearch-javascript-client-9.5.0-features-enhancements]
26+
27+
- **Compatibility with Elasticsearch 9.5:** All changes and additions to Elasticsearch APIs for its 9.5 release are reflected in this release.
28+
- **`maxPathLength` option:** Adds a `maxPathLength` client option to reject requests whose path and query string exceed a configurable byte length before they are sent, preventing uncaught errors from HAProxy or Elasticsearch's `http.max_initial_line_length` limit.
29+
2330
## 9.4.2 [elasticsearch-javascript-client-9.4.2]
2431

2532
### Fixes [elasticsearch-javascript-client-9.4.2-fixes]

0 commit comments

Comments
 (0)