Skip to content

0.3.0.20231031

Compare
Choose a tag to compare
@pquentin pquentin released this 01 Jul 14:38
· 34 commits to main since this release
v0.3.0.20231031
bef0c24
  • Removed support for Python 3.7 and 3.8
  • Added support for Python 3.12
  • Added OpenTelemetry support
  • Added Query Rules API
  • Moved Query Ruleset API to Query Rules API (client.query_ruleset.put() becomes client.query_rules.put_ruleset(), and the same applies to get, list and delete)
  • Added ES|QL API
  • Updated docstrings for many APIs
  • Added the Update trained model deployment API
  • Added retriever to the Search API
  • Added dry_run and force to the Delete inference API
  • Added typed_keys to the Search Application Search API
  • Removed cause from the Create or update component template API
  • Allowed setting multiple model ids, tags and job ids using Python lists in multiple ML APIs
  • Fix the put component template, put template and put index template APIs
  • Remove mentions of model in the Inference API
  • Include missing cluster and index privileges