Releases: elastic/elasticsearch-java
Releases · elastic/elasticsearch-java
v7.17.7
What's Changed
- [7.17] Update to latest API spec, update ES test server to use SSL (#384) by @swallez in #387
- Follow-up to #387 with generated code by @swallez in #388
- [Backport 7.17] Fix NPEs and race condition in deserializers by @github-actions in #406
- [7.17] Add support for bumping, WORKFLOW, and user/group IDs to make.sh by @sethmlarson in #421
Full Changelog: v7.17.6...v7.17.7
v8.4.3
v8.4.2
v8.4.1
Full Changelog: v8.4.0...v8.4.1
v8.4.0
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
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
v8.3.2
Full Changelog: v8.3.2...v8.3.2
v8.3.1
Full Changelog: v8.3.0...v8.3.1
v8.3.0
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