Skip to content

v8.8.0

Compare
Choose a tag to compare
@swallez swallez released this 22 Sep 16:30
· 178 commits to main since this release
96716b8

What's Changed

  • Re-evaluate predicate in FnCondition.whenReadyIf as the predicate may… by @ginkel in #502
  • Allow unparsed binary data to be used for ingestion by @swallez in #508
  • Expose additional BulkIngester metrics by @swallez in #513
  • Add default variant to Analyzer by @swallez in #522
  • Add BooleanQuery.hasClauses() by @swallez in #525
  • [DOCS] Creates custom landing page for the Java client book by @szabosteve in #538
  • Reorder key-values in meta header to match other clients #334 by @Ankit-Khachane in #535
  • Add buffered JsonData implementation for Jackson by @github-actions in #569
  • Speed up URL path encoding and remove dependency on httpclient by @github-actions in #578

New Contributors

Full Changelog: v8.7.0...v8.8.0