Skip to content

Releases: elastic/elasticsearch-java

v8.13.2

11 Apr 16:05
122e121
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.13.1...v8.13.2

v8.13.1

11 Apr 15:54
Compare
Choose a tag to compare

Full Changelog: v8.13.0...v8.13.1

v8.13.0

28 Mar 10:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.12.2...v8.13.0

v8.12.2

05 Mar 15:26
Compare
Choose a tag to compare

Full Changelog: v8.12.1...v8.12.2

v8.12.1

19 Feb 18:51
0344b8f
Compare
Choose a tag to compare

What's Changed

  • [8.12] Upgrade Parsson from 1.0.0 to 1.0.5 (#722) by @swallez in #731
  • [Backport 8.12] Add test for big numbers in JSON parsing by @github-actions in #734

Full Changelog: v8.12.0...v8.12.1

v8.12.0

19 Feb 18:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.11.0...v8.12.0

v8.11.0

30 Nov 14:16
Compare
Choose a tag to compare

What's Changed

  • Create catalog-info file by @elastic-backstage-prod in #678
  • Setup BuildKite pipeline by @swallez in #679
  • Fill the blanks in the Serverless getting started by @swallez in #681

Full Changelog: v8.10.0...v8.11.0

v8.10.0

22 Sep 16:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.9.0...v8.10.0

v8.9.0

22 Sep 16:29
Compare
Choose a tag to compare

What's Changed

  • Add buffered JsonData implementation for Jackson by @swallez in #567
  • Speed up URL path encoding and remove dependency on httpclient by @swallez in #576
  • Throw a TransportException when an error response cannot be parsed by @swallez in #579
  • Add pipeline setup to index and create operations by @renatogm24 in #587
  • Refactor RestClientTransport to allow using other http client libraries by @swallez in #584
  • Fix spurious JSON event emitted by JsonpUtils.copy() by @swallez in #597
  • [DOCS] Adds getting started content based on the template by @github-actions in #622

New Contributors

Full Changelog: v8.8.0...v8.9.0

v8.8.0

22 Sep 16:30
96716b8
Compare
Choose a tag to compare

What's Changed

  • Re-evaluate predicate in FnCondition.whenReadyIf as the predicate may… by @ginkel in #502
  • Allow unparsed binary data to be used for ingestion by @swallez in #508
  • Expose additional BulkIngester metrics by @swallez in #513
  • Add default variant to Analyzer by @swallez in #522
  • Add BooleanQuery.hasClauses() by @swallez in #525
  • [DOCS] Creates custom landing page for the Java client book by @szabosteve in #538
  • Reorder key-values in meta header to match other clients #334 by @Ankit-Khachane in #535
  • Add buffered JsonData implementation for Jackson by @github-actions in #569
  • Speed up URL path encoding and remove dependency on httpclient by @github-actions in #578

New Contributors

Full Changelog: v8.7.0...v8.8.0