Releases: elastic/elasticsearch-java
Releases · elastic/elasticsearch-java
v7.17.10
Full Changelog: v7.17.9...v7.17.10
v8.7.0
What's Changed
- Add bulk ingester helper by @swallez in #474
- Add docs for the BulkIngester by @swallez in #481
- Cache the result of
JsonProvider.provider()
by @swallez in #485 - Add buffered lookahead for Jackson by @swallez in #489
- [8.7] Re-evaluate predicate in FnCondition.whenReadyIf as the predicate may have changed while awaiting the condition (#502) by @swallez in #510
- [Backport 8.7] Allow unparsed binary data to be used for ingestion by @github-actions in #509
- [Backport 8.7] Expose additional BulkIngester metrics by @github-actions in #515
- [8.7] Add default variant to Analyzer (#522) by @swallez in #523
- [8.7] Add BooleanQuery.hasClauses() (#525) by @swallez in #527
- [8.7][DOCS] Creates custom landing page for the Java client book by @szabosteve in #539
- [8.7][DOCS] Renames landing page file by @szabosteve in #540
Full Changelog: v8.6.2...v8.7.0
v7.17.9
Full Changelog: v7.17.8...v7.17.9
v8.6.0
What's Changed
- Fix NPEs and race condition in deserializers by @swallez in #405
- Add support for WORKFLOW and user/group IDs to assemble job by @sethmlarson in #416
- Add support for binary endpoints by @swallez in #434
- Allow JacksonJsonpMapper user provided ObjectMapper to maintain configuration by @mluckam in #417
- Add Type in addition to Class to map types with generic parameters by @swallez in #438
- Do not mix mapper types in JsonData serialization by @swallez in #440
- Update build to Gradle 7.5.1 by @swallez in #443
New Contributors
Full Changelog: v8.5.3...v8.6.0
v8.5.3
v7.17.8
What's Changed
- Bumps 7.17 to 7.17.8 by @elasticmachine in #430
- [Backport 7.17] Add support for binary endpoints by @github-actions in #435
- [Backport 7.17] Add Type in addition to Class to map types with generic parameters by @github-actions in #439
- [Backport 7.17] Do not mix mapper types in JsonData serialization by @github-actions in #441
- [Backport 7.17] Update build to Gradle 7.5.1 by @github-actions in #444
Full Changelog: v7.17.7...v7.17.8
v8.5.2
v8.5.1
What's Changed
- Add geohex_grid aggregate by @swallez in #432
- [Backport 8.5] Add support for binary endpoints by @github-actions in #436
- Bumps 8.5 to 8.5.1 by @elasticmachine in #437
- [Backport 8.5] Do not mix mapper types in JsonData serialization by @github-actions in #442
- [Backport 8.5] Update build to Gradle 7.5.1 by @github-actions in #445
Full Changelog: v8.5.0...v8.5.1
v8.5.0
What's Changed
- Update version by @picandocodigo in #360
- Add documentation for templated search by @swallez in #362
- Add support for plugin-defined custom components in union types by @swallez in #370
- Add documentation for plugin-defined custom variants by @swallez in #371
- Fix RestClientOptions building to not lose builtin headers by @swallez in #380
- Update to latest API spec, update ES test server to use SSL by @swallez in #384
- Add SSL setup helper class and documentation by @swallez in #390
- [Backport 8.5] Fix NPEs and race condition in deserializers by @github-actions in #407
- Builder classes extend the parent builder even if this parent has no properties by @swallez in #415
- [8.5] Add support for bumping, WORKFLOW, and user/group IDs to make.sh by @sethmlarson in #419
New Contributors
- @picandocodigo made their first contribution in #360
Full Changelog: v8.4.3...v8.5.0
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