Skip to content

Releases: elastic/elasticsearch-java

v8.3.3

10 Jan 17:29
9edea36
Compare
Choose a tag to compare

What's Changed

  • [Backport 8.3] Boolean response endpoints can have a request body by @github-actions in #343
  • [8.3] Update API spec, fix some spec-related java client issues (#348) by @swallez in #349

Full Changelog: v8.3.2...v8.3.3

v8.3.2

10 Jan 17:29
6b30c84
Compare
Choose a tag to compare

Full Changelog: v8.3.2...v8.3.2

v8.3.1

10 Jan 17:27
6b30c84
Compare
Choose a tag to compare

Full Changelog: v8.3.0...v8.3.1

v8.3.0

10 Jan 17:27
6b30c84
Compare
Choose a tag to compare

What's Changed

  • Fix serialization of NaN/Infinite/Min/Max values by @swallez in #223
  • Hrlc compat doc by @swallez in #228
  • Add mapping exception with JSON path and location by @swallez in #234
  • Restructure and enhance docs by @swallez in #243
  • Fix ScoreFunction: variants are optional by @swallez in #257
  • Explain mixed versions of HLRC and Java API client by @swallez in #260
  • Refactor docs for JsonProvider error by @swallez in #265
  • Add toString() implementations by @swallez in #269
  • Limit the size of toString() to a configurable limit by @swallez in #272
  • Handle enums that have true/false values as booleans by @swallez in #275
  • Ensure double values stay double even if they fit in an integer by @swallez in #289
  • [codegen] Update to latest API spec by @swallez in #292
  • [Backport 8.3] Add docs about MissingRequiredPropertyException by @github-actions in #304
  • [Backport 8.3] Improve toString() by @github-actions in #321
  • [8.3] Actualize libs versions. Move tests to junit jupiter (#284) by @swallez in #323
  • [Backport 8.3] Allow serializing aggregations without typed keys by @github-actions in #326
  • [8.3] Fix booleans in JacksonJsonpGenerator and add tests (#327) by @swallez in #328

Full Changelog: v8.2.3...v8.3.0

v7.17.5

10 Jan 17:00
e1f5701
Compare
Choose a tag to compare

What's Changed

  • [Backport 7.17] Ensure double values stay double even if they fit in an integer by @github-actions in #290
  • [codegen] Update to latest API spec by @swallez in #294
  • [Backport 7.17] Add docs about MissingRequiredPropertyException by @github-actions in #302
  • [7.17] Improve toString() (#320) by @swallez in #322
  • [7.17] Actualize libs versions. Move tests to junit jupiter (#284) by @swallez in #324
  • [Backport 7.17] Allow serializing aggregations without typed keys by @github-actions in #325
  • [7.17] Fix booleans in JacksonJsonpGenerator and add tests (#327) by @swallez in #329

Full Changelog: v7.17.4...v7.17.5

v8.2.3

10 Jan 17:26
df8ba67
Compare
Choose a tag to compare

What's Changed

  • [Backport 8.2] Add docs about MissingRequiredPropertyException by @github-actions in #303

Full Changelog: v8.2.2...v8.2.3

v8.2.2

10 Jan 17:26
a9a29ca
Compare
Choose a tag to compare

What's Changed

  • [Backport 8.2] Ensure double values stay double even if they fit in an integer by @github-actions in #291
  • [Backport 8.2] [codegen] Update to latest API spec by @swallez in #293

Full Changelog: v8.2.1...v8.2.2

v8.2.1

10 Jan 17:26
efe20a6
Compare
Choose a tag to compare

What's Changed

  • [8.2] Fix ScoreFunction: variants are optional (#257) by @swallez in #258
  • [Backport 8.2] Explain mixed versions of HLRC and Java API client by @github-actions in #262
  • [Backport 8.2] Refactor docs for JsonProvider error by @github-actions in #268
  • [Backport 8.2] Add toString() implementations by @github-actions in #270
  • [Backport 8.2] Limit the size of toString() to a configurable limit by @github-actions in #274
  • [Backport 8.2] Handle enums that have true/false values as booleans by @github-actions in #277

Full Changelog: v8.2.0...v8.2.1

v7.17.4

10 Jan 17:00
249412b
Compare
Choose a tag to compare

What's Changed

  • [7.17] Restructure and enhance docs (#243) by @swallez in #247
  • [DOCS] Add 7.17.3 to conditional attributes by @lcawl in #248
  • [7.17] Fix ScoreFunction: variants are optional (#257) by @swallez in #259
  • [Backport 7.17] Refactor docs for JsonProvider error by @github-actions in #266
  • [7.17] Add toString() implementations (#269) by @swallez in #271
  • [Backport 7.17] Limit the size of toString() to a configurable limit by @github-actions in #273
  • [Backport 7.17] Handle enums that have true/false values as booleans by @github-actions in #276

Full Changelog: v7.17.3...v7.17.4

v8.2.0

10 Jan 17:25
20ea27d
Compare
Choose a tag to compare

What's Changed

  • Fallback to current class if loading a Jsonp provider using ServiceLoader fails by @swallez in #173
  • Fix jsonb url by @swallez in #177
  • Fix broken LLRC link in README.md by @spinscale in #187
  • Raw json support by @swallez in #200
  • Add docs about Spring and jakarta-json by @swallez in #215
  • Include withJson docs only in correct versions by @swallez in #217
  • [Backport 8.2] Fix serialization of NaN/Infinite/Min/Max values by @github-actions in #226
  • [Backport 8.2] Hrlc compat doc by @github-actions in #231
  • [Backport 8.2] Add mapping exception with JSON path and location by @github-actions in #237
  • [8.2] Restructure and enhance docs (#243) by @swallez in #245

Full Changelog: v8.1.3...v8.2.0