We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2303013 commit de5ac5cCopy full SHA for de5ac5c
docs/changelog.asciidoc
@@ -1,6 +1,28 @@
1
[[changelog-client]]
2
== Release notes
3
4
+[discrete]
5
+=== 7.16.0
6
+
7
8
+==== Features
9
10
11
+===== Support for Elasticsearch `v7.16`
12
13
+You can find all the API changes
14
+https://www.elastic.co/guide/en/elasticsearch/reference/7.16/release-notes-7.16.0.html[here].
15
16
17
+==== Fixes
18
19
20
+===== Fixed "Cannot read property 'then' of null" https://github.com/elastic/elasticsearch-js/pull/1594[#1594]
21
22
23
+===== Fixed export field deprecation log https://github.com/elastic/elasticsearch-js/pull/1593#[#1593]
24
25
26
[discrete]
27
=== 7.15.0
28
0 commit comments