Skip to content

Commit 1fb4478

Browse files
[Backport 8.8] Update changelog for 8.7 and 8.8 (#1898)
Co-authored-by: Josh Mock <[email protected]>
1 parent 4a1860b commit 1fb4478

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

docs/changelog.asciidoc

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,35 @@
11
[[changelog-client]]
22
== Release notes
33

4+
[discrete]
5+
=== 8.8.0
6+
7+
[discrete]
8+
==== Features
9+
10+
[discrete]
11+
===== Support for Elasticsearch `v8.8.0`
12+
13+
You can find all the API changes
14+
https://www.elastic.co/guide/en/elasticsearch/reference/8.8/release-notes-8.7.0.html[here].
15+
16+
[discrete]
17+
==== Fixes
18+
19+
[discrete]
20+
===== Fix type declarations for legacy types with a body key https://github.com/elastic/elasticsearch-js/pull/1784[#1784]
21+
22+
Prior releases contained a bug where type declarations for legacy types that include a `body` key were not actually importing the type that includes the `body` key.
23+
24+
[discrete]
25+
=== 8.7.0
26+
27+
[discrete]
28+
===== Support for Elasticsearch `v8.7.0`
29+
30+
You can find all the API changes
31+
https://www.elastic.co/guide/en/elasticsearch/reference/8.7/release-notes-8.7.0.html[here].
32+
433
[discrete]
534
=== 8.6.0
635

0 commit comments

Comments
 (0)