Releases: elastic/elasticsearch-java
Releases · elastic/elasticsearch-java
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
v7.17.1
v8.0.1
Full Changelog: v8.0.0...v8.0.1
v7.17.0
What's Changed
- [Backport 7.17] Accept null values in arrays by @github-actions in #71
- [Backport 7.17] Fix javadoc links, using branch information provided by the doc build system by @github-actions in #95
- [7.17] Add tests for #87 and #88 (#126) by @swallez in #128
- [7.17] Make Jackson object mapper available from custom deserializers (#129) by @swallez in #131
- [Backport 7.17] Add tests for compact ErrorCause by @github-actions in #135
Full Changelog: v7.16.3...v7.17.0
v8.0.0
What's Changed
- Copy config into ci docker image by @Conky5 in #9
- Amend compatibility matrix by @philkra in #11
- Using Temurin builds of OpenJDK in GH actions by @carldea in #12
- [DOCS] Adds Introduction, Installation, and Connecting sections to Java client docs by @szabosteve in #13
- [DOCS] Fixes typo by @lcawl in #14
- [DOCS] Adds intro text to the index file, changes snippet attributes by @szabosteve in #17
- [DOCS] Removes partintro from book index by @szabosteve in #22
- [DOCS] Removes content from index and changes book title by @szabosteve in #24
- Update Maven coordinates by @swallez in #25
- [DOCS] Adds low-level subsection from ES repo to TOC by @szabosteve in #21
- [DOCS] Updates the link in Introduction that points to LLRC by @szabosteve in #29
- Adding telemetry and user agent headers by @technige in #35
- [DOCS] Expands client documentation by @szabosteve in #34
- Fix the link to the full documentation by @daisuzz in #49
- [Backport 8.0] Fix race condition in LazyDeserializer initialization by @github-actions in #61
- [Backport 8.0] Change the JSON-P implementation from Glassfish to Parsson by @github-actions in #65
- [Backport 8.0] Accept null values in arrays by @github-actions in #70
- [Backport 8.0] Fix javadoc links, using branch information provided by the doc build system by @github-actions in #94
- [8.0] Add tests for #87 and #88 (#126) by @swallez in #127
- [8.0] Make Jackson object mapper available from custom deserializers (#129) by @swallez in #130
- [Backport 8.0] Add tests for compact ErrorCause by @github-actions in #134
New Contributors
- @Conky5 made their first contribution in #9
- @carldea made their first contribution in #12
- @technige made their first contribution in #35
- @daisuzz made their first contribution in #49
Full Changelog: v7.17.0...v8.0.0