Skip to content

9.0.4

Choose a tag to compare

@miguelgrinberg miguelgrinberg released this 12 Sep 13:24
· 91 commits to main since this release
v9.0.4
d281593

Enhancements and Fixes

  • ES|QL query builder integration with the DSL module (#3058)
  • ES|QL query builder robustness fixes (#3017)
  • Fix ES|QL multi_match() signature (#3052)

API

  • Add support for ES|QL query builder objects to ES|QL Query and Async Query APIs
  • Add Transform Set Upgrade Mode API
  • Fix type of fields parameter of Term Vectors API to array of strings
  • Fix type of params parameter of SQL Query API to array

DSL

  • Preserve the skip_empty setting in to_dict() recursive serializations (#3041)
  • Add primary attribute to ShardFailure type
  • Fix type of key attribute of ArrayPercentilesItem to float