Skip to content

Commit a8c8d2c

Browse files
authored
Changelog for 7.17.11 (#1923)
1 parent 4a88f2d commit a8c8d2c

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+
=== 7.17.11
6+
7+
[discrete]
8+
==== Features
9+
10+
[discrete]
11+
===== Support for Elasticsearch `v7.17.11`
12+
13+
You can find all the API changes
14+
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.11.html[here].
15+
16+
[discrete]
17+
==== Fixes
18+
19+
[discrete]
20+
===== Fix index drift bug in bulk helper https://github.com/elastic/elasticsearch-js/pull/1759[#1759]
21+
22+
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.
23+
424
[discrete]
525
=== 7.17.0
626

0 commit comments

Comments
 (0)