Releases: elastic/elasticsearch-java
Releases · elastic/elasticsearch-java
v8.2.2
v8.2.1
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
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
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
v8.1.3
What's Changed
- [Backport 8.1] Include withJson docs only in correct versions by @github-actions in #222
- [Backport 8.1] Fix serialization of NaN/Infinite/Min/Max values by @github-actions in #225
- [Backport 8.1] Hrlc compat doc by @github-actions in #230
- [Backport 8.1] Add mapping exception with JSON path and location by @github-actions in #236
Full Changelog: v8.1.2...v8.1.3
v7.17.3
What's Changed
- [Backport 7.17] Add docs about Spring and jakarta-json by @github-actions in #219
- [Backport 7.17] Include withJson docs only in correct versions by @github-actions in #221
- [Backport 7.17] Fix serialization of NaN/Infinite/Min/Max values by @github-actions in #224
- [Backport 7.17] Hrlc compat doc by @github-actions in #229
- [Backport 7.17] Add mapping exception with JSON path and location by @github-actions in #235
Full Changelog: v7.17.2...v7.17.3
v8.1.2
v7.17.2
What's Changed
- [Backport 7.17] Fallback to current class if loading a Jsonp provider using ServiceLoader fails by @github-actions in #175
- [Backport 7.17] Fix jsonb url by @github-actions in #180
- [Backport 7.17] Fix broken LLRC link in README.md by @github-actions in #196
- [7.17] Raw json support (#200) by @swallez in #204
Full Changelog: v7.17.1...v7.17.2
v8.1.1
v8.1.0
What's Changed
- [docs] Update with the latest changes and use compilable examples by @swallez in #52
- Make assemble check on PR by @philkra in #10
- Fix race condition in LazyDeserializer initialization by @swallez in #59
- Change the JSON-P implementation from Glassfish to Parsson by @swallez in #63
- Accept null values in arrays by @swallez in #68
- Add links to javadoc and source code by @swallez in #73
- Fix javadoc links, using branch information provided by the doc build system by @swallez in #92
- Add workaround for missing header in snapshot request by @swallez in #116
- Add support for typed-key arrays, refactor and add tests by @swallez in #125
- Add tests for #87 and #88 by @swallez in #126
- Make Jackson object mapper available from custom deserializers by @swallez in #129
- Add tests for compact ErrorCause by @swallez in #133
- Fallback to current class if loading a Jsonp provider using ServiceLoader fails (#173) by @swallez in #176
- [Backport 8.1] Fix jsonb url by @github-actions in #179
Full Changelog: v8.0.1...v8.1.0