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