Skip to content

Commit

Permalink
Update changelog for 8.15 (#2332)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshMock authored Aug 12, 2024
1 parent 37b8a33 commit 69b2431
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/changelog.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,30 @@
[discrete]
==== Features

[discrete]
===== Support for Elasticsearch `v8.15.0`

You can find all the API changes
https://www.elastic.co/guide/en/elasticsearch/reference/8.15/release-notes-8.15.0.html[here].

[discrete]
===== OpenTelemetry zero-code instrumentation support

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

[discrete]
=== 8.14.1

[discrete]
==== Features

[discrete]
===== Improved support for Elasticsearch `8.14`

Updated types based on fixes and changes to the Elasticsearch specification.

[discrete]
=== 8.14.0

Expand Down

0 comments on commit 69b2431

Please sign in to comment.