Skip to content

Releases: elastic/elasticsearch-java

v8.4.0

10 Jan 17:30
a675781
Compare
Choose a tag to compare

What's Changed

  • Add docs about MissingRequiredPropertyException by @swallez in #301
  • Docs: Add sample GitHub repo to external resources by @spinscale in #314
  • Improve toString() by @swallez in #320
  • Actualize libs versions. Move tests to junit jupiter by @altro3 in #284
  • Allow serializing aggregations without typed keys by @swallez in #316
  • Fix booleans in JacksonJsonpGenerator and add tests by @swallez in #327
  • Boolean response endpoints can have a request body by @swallez in #341
  • Update API spec, fix some spec-related java client issues by @swallez in #344
  • Update API spec, fix some spec-related java client issues by @swallez in #348
  • [Backport 8.4] Add documentation for templated search by @github-actions in #365
  • [Backport 8.4] Add support for plugin-defined custom components in union types by @github-actions in #372
  • [Backport 8.4] Add documentation for plugin-defined custom variants by @github-actions in #374
  • [Backport 8.4] Fix RestClientOptions building to not lose builtin headers by @github-actions in #382

New Contributors

Full Changelog: v8.3.3...v8.4.0

v7.17.6

10 Jan 17:00
537c16a
Compare
Choose a tag to compare

What's Changed

  • [Backport 7.17] Boolean response endpoints can have a request body by @github-actions in #342
  • [7.17] Update API spec, fix some spec-related java client issues (#344) by @swallez in #345
  • [7.17] Update API spec, fix some spec-related java client issues (#348) by @swallez in #350
  • [Backport 7.17] Add documentation for templated search by @github-actions in #363
  • [7.17] Add support for plugin-defined custom components in union types (#370) by @swallez in #373
  • [Backport 7.17] Fix RestClientOptions building to not lose builtin headers by @github-actions in #381

Full Changelog: v7.17.5...v7.17.6

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