Skip to content

Releases: elastic/elasticsearch-java

v9.0.7

25 Aug 14:34
Compare
Choose a tag to compare

What's Changed

Bugfix: elasticsearch server 9.1.2 made changes to the HTTP content aggregation logic, causing some requests to fail if the Rest5Client with HTTP2 is used. Anyone using this configuration (elasticsearch server 9.1.2, java client Rest5Client, HTTP2) should immediately update to version 9.1.3 or 9.0.7 of the client.

Full Changelog: v9.0.6...v9.0.7

v8.19.2

25 Aug 14:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.19.1...v8.19.2

v9.1.2

20 Aug 14:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.1.1...v9.1.2

v9.0.6

20 Aug 14:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.5...v9.0.6

v9.1.1

13 Aug 09:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.1.0...v9.1.1

v9.0.5

13 Aug 09:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.4...v9.0.5

v8.19.1

13 Aug 09:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.19.0...v8.19.1

v8.18.5

13 Aug 09:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.18.4...v8.18.5

v8.17.10

12 Aug 15:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.17.9...v8.17.10

v9.1.0

13 Aug 09:36
Compare
Choose a tag to compare

What's Changed

Check the official release notes - in particular the breaking changes.

Features and Enhancements:

  • Fixed GetAliasResponse bug (see #1033, #900)
  • Opentelemetry update to stable conventions

Full Changelog: v9.0.4...v9.1.0