Skip to content

Commit

Permalink
Add OpenTelemetry fix to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pquentin committed Nov 12, 2024
1 parent 51f7e8e commit 73fe52b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/guide/release-notes.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
- Vectorstore: use a retriever query for hybrid search (https://github.com/elastic/elasticsearch-py/pull/2682[#2682])
- Allow retries for statuses other than 429 in streaming bulk (https://github.com/elastic/elasticsearch-py/pull/2702[#2702])
- Make `BulkIndexError` and `ScanError` serializable (https://github.com/elastic/elasticsearch-py/pull/2700[#2700])
- Fix import when `trace` is missing from `opentelemetry` package (https://github.com/elastic/elasticsearch-py/pull/2705[#2705])
- Update APIs:
* Fix `nodes` parameter in Task management API
* Add Test query rule API
Expand Down

0 comments on commit 73fe52b

Please sign in to comment.