Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions integrations/opensearch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down