Skip to content

v2.8.2

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 21:02
· 315 commits to main since this release
c7abca3

What's Changed

  • Added support for icu_collation_keyword type (#725)
  • Added support for flat_object field property (#735)
  • Expose HTTP status code through ResponseException#status (#756)
  • Added toBuilder method to all request model in core package & _types.query_dsl package (#766)
  • Added toQuery method in Query and QueryVariant (#760
  • Added missing WrapperQuery accessors and builder methods (#806)
  • Bumps com.diffplug.spotless from 6.22.0 to 6.25.0
  • Bumps org.apache.httpcomponents.client5:httpclient5 from 5.2.1 to 5.3
  • Bumps org.owasp.dependencycheck from 8.4.2 to 9.0.8
  • Deprecated "_toQuery()" in Query and QueryVariant (#760)
  • Removed unsupported prefix field from CompletionSuggester (#812)
  • Fix partial success results for msearch_template (#709)
  • Fix deserialization of node stats response (#745)
  • Fix PutIndexTemplateRequest field deserialization (#765)

Full Changelog: v2.8.1...v2.8.2