Skip to content

Commit 0d091b2

Browse files
committed
Update the changelog
1 parent b648517 commit 0d091b2

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

integrations/chroma/CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

3+
## [integrations/chroma-v4.3.0] - 2026-04-29
4+
5+
### 🚀 Features
6+
7+
- *(chroma)* Support DuplicatePolicy in write_documents and use async mixin tests (#3245)
8+
9+
### 🚜 Refactor
10+
11+
- Weaviate, chroma, elasticsearch, opensearch, azure_ai_search use `_normalize_metadata_field_name` from haystack.utils (#2953)
12+
13+
### 🧪 Testing
14+
15+
- `ChromaDocumentStore` use Mixin tests (#3026)
16+
- Track test coverage for all integrations (#3065)
17+
- Better categorize some Document Stores tests (#3085)
18+
- Chroma - add unit tests (#3175)
19+
20+
### 🧹 Chores
21+
22+
- Add missing -> None return type annotations to chroma __init__ methods (#2976)
23+
- Enforce ruff docstring rules (D102/D103/D205/D209/D213/D417/D419) in first 10 integrations (#3008)
24+
- Increase lower pins for 3.14 support in some integrations + test with 3.14 (#3033)
25+
26+
327
## [integrations/chroma-v4.2.0] - 2026-03-11
428

529
### 🚀 Features

0 commit comments

Comments
 (0)