Changelog for 7.17.11 (#1923)

This commit is contained in:
Josh Mock
2023-06-29 13:42:16 -05:00
committed by GitHub
parent 4a88f2d5e5
commit a8c8d2c712

View File

@ -1,6 +1,26 @@
[[changelog-client]]
== Release notes
[discrete]
=== 7.17.11
[discrete]
==== Features
[discrete]
===== Support for Elasticsearch `v7.17.11`
You can find all the API changes
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.11.html[here].
[discrete]
==== Fixes
[discrete]
===== Fix index drift bug in bulk helper https://github.com/elastic/elasticsearch-js/pull/1759[#1759]
Fixes a bug in the bulk helper that would cause `onDrop` to send back the wrong JSON document or error on a nonexistent document when an error occurred on a bulk HTTP request that contained a `delete` action.
[discrete]
=== 7.17.0