Skip to content

Commit cac1043

Browse files
committed
Update the changelog
1 parent d7fa73f commit cac1043

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

integrations/weaviate/CHANGELOG.md

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

3+
## [integrations/weaviate-v7.5.0] - 2026-04-27
4+
5+
### 🐛 Bug Fixes
6+
7+
- Remove document mutation from weaviate tests(#3160)
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+
- Test compatible integrations with python 3.14; update pyproject (#3001)
16+
- Track test coverage for all integrations (#3065)
17+
- Weaviate - add unit tests (#3169)
18+
19+
### 🧹 Chores
20+
21+
- Add ANN type annotations to stackit, togetherai, unstructured, valkey, watsonx, weave, weaviate (#2994)
22+
- Enforce ruff docstring rules (D102/D103/D205/D209/D213/D417/D419) in integrations 41-47 (#3012)
23+
24+
### 🌀 Miscellaneous
25+
26+
- `WeaviateDocumentStore` rely on Mixin tests (#3005)
27+
- !refactor: use async mixin tests in `WeaviateDocumentStore` + fix bug in write_documents (#3225)
28+
329
## [integrations/weaviate-v7.4.0] - 2026-03-17
430

531
### 🐛 Bug Fixes

0 commit comments

Comments
 (0)