Skip to content

Commit 599d7e6

Browse files
[Backport 8.15] Update changelog for 8.15 (#2333)
(cherry picked from commit 69b2431) Co-authored-by: Josh Mock <[email protected]>
1 parent 6116909 commit 599d7e6

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

docs/changelog.asciidoc

+17
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,30 @@
77
[discrete]
88
==== Features
99

10+
[discrete]
11+
===== Support for Elasticsearch `v8.15.0`
12+
13+
You can find all the API changes
14+
https://www.elastic.co/guide/en/elasticsearch/reference/8.15/release-notes-8.15.0.html[here].
15+
1016
[discrete]
1117
===== OpenTelemetry zero-code instrumentation support
1218

1319
For those that use an observability service that supports OpenTelemetry spans, the client will now automatically generate traces for each Elasticsearch request it makes.
1420
See {jsclient}/observability.html#_opentelemetry[the docs]
1521
for more information.
1622

23+
[discrete]
24+
=== 8.14.1
25+
26+
[discrete]
27+
==== Features
28+
29+
[discrete]
30+
===== Improved support for Elasticsearch `8.14`
31+
32+
Updated types based on fixes and changes to the Elasticsearch specification.
33+
1734
[discrete]
1835
=== 8.14.0
1936

0 commit comments

Comments
 (0)