From de5ac5c7d086cfbebabf7db81f5aa980695dfc62 Mon Sep 17 00:00:00 2001 From: Tomas Della Vedova Date: Wed, 15 Dec 2021 12:06:33 +0100 Subject: [PATCH] Changelog for 7.16 (#1605) --- docs/changelog.asciidoc | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/docs/changelog.asciidoc b/docs/changelog.asciidoc index 506565f76..bb69358c1 100644 --- a/docs/changelog.asciidoc +++ b/docs/changelog.asciidoc @@ -1,6 +1,28 @@ [[changelog-client]] == Release notes +[discrete] +=== 7.16.0 + +[discrete] +==== Features + +[discrete] +===== Support for Elasticsearch `v7.16` + +You can find all the API changes +https://www.elastic.co/guide/en/elasticsearch/reference/7.16/release-notes-7.16.0.html[here]. + +[discrete] +==== Fixes + +[discrete] +===== Fixed "Cannot read property 'then' of null" https://github.com/elastic/elasticsearch-js/pull/1594[#1594] + +[discrete] +===== Fixed export field deprecation log https://github.com/elastic/elasticsearch-js/pull/1593#[#1593] + + [discrete] === 7.15.0