github elastic/elasticsearch-py v8.19.3
8.19.3

latest release: v9.2.1
10 hours ago

Enhancements

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

Bug fixes

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

API

  • Added indices.delete_data_stream_options, indices.get_data_stream_options and indices.put_data_stream_options APIs
  • 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
  • Added id argument to ml.stop_trained_model_deployment API

Don't miss a new elasticsearch-py release

NewReleases is sending notifications on new releases.