Skip to content

8.19.1

Compare
Choose a tag to compare
@miguelgrinberg miguelgrinberg released this 12 Sep 13:13
· 124 commits to main since this release
v8.19.1
12144e8

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 Amazon Sagemaker to Inference API
  • Add expand_wildcards parameter to Snapshot Create API
  • Add Transform Set Upgrade Mode API
  • Fix type of params parameter of SQL Query API to array
  • Fix type of fields parameter of Term Vectors API to array of strings

DSL

  • Preserve the skip_empty setting in to_dict() recursive serializations (#3041)
  • Add ChunkingSettings type
  • Add SemanticTextIndexOptions type
  • Add exclude_vectors attribute to SourceFilter type
  • Add SparseVectorIndexOptions type
  • Add execution_hint attribute to TDigest type
  • Add primary attribute to ShardFailure type
  • Fix type of key attribute of ArrayPercentilesItem to float