diff --git a/integrations/opensearch/CHANGELOG.md b/integrations/opensearch/CHANGELOG.md index bfbf6acce5..b6ed1b0864 100644 --- a/integrations/opensearch/CHANGELOG.md +++ b/integrations/opensearch/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [integrations/opensearch-v4.6.0] - 2026-01-05 + +### ๐Ÿ› Bug Fixes + +- Fix failing tests for opensearch and ollama (#2500) +- OpenSearch async client initialization (#2645) + +### โš™๏ธ CI + +- Change pytest command (#2475) + +### ๐Ÿงน Chores + +- Remove Readme API CI workflow and configs (#2573) + +### ๐ŸŒ€ Miscellaneous + +- Enhancement: Adopt PEP 585 type hinting (part 5) (#2528) + ## [integrations/opensearch-v4.5.0] - 2025-10-27 ### ๐Ÿš€ Features