github elastic/elasticsearch-py v9.1.3
9.1.3

15 hours ago

Enhancements

  • Instrument ping with OTel (#3160)
  • Make positional arguments in DSL generated classes explicit (#3233)
  • Add warnings for private APIs (#3212)

Bug fixes

  • ES|QL query builder: fix missing assignment (#3151)
  • Use relative imports to fix elasticsearch9 package imports (#3232)

API

  • Added transform.get_node_stats API
  • Added requests_per_second argument to delete_by_query_rethrottle, reindex_rethrottle and update_by_query_rethrottle APIs
  • Added allow_closed, allow_no_indices, expand_wildcards, ignore_throttled and ignore_available arguments to cat.segments API

DSL

  • Removed index_options argument from SemanticText field class
  • Removed visit_percentage argument from Knn query class
  • Removed on_disk_score argument from DenseVectorIndexOptions type

Don't miss a new elasticsearch-py release

NewReleases is sending notifications on new releases.