Skip to content

0.5.0.20231031

Compare
Choose a tag to compare
@pquentin pquentin released this 14 Oct 13:18
· 14 commits to main since this release
v0.5.0.20231031
a716c60

0.5.0.20231031 (2024-10-11)

  • Fix OTel context loss in bulk helpers (#87)
  • Add optional Arrow deserialization support (#86)
  • Add optional orjson support (#85)
  • Updated build-dists.py to work with pyproject.toml (#83)
  • Updates APIs (#82)
    • Remove Get data stream stats API
    • Add include_named_queries_score to Search and Multi Search API
    • Add q to Update by Query API
    • Add index_filter to Open point in time API
    • Add timeout, master_timeout and verbose to various APIs
    • Add allow_no_indices and ignore_unavailable to Resolve index API
    • Add deprecated to Put pipeline API