Skip to content

Commit ecf3ba6

Browse files
committed
Update the changelog
1 parent 11a30d6 commit ecf3ba6

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

integrations/weaviate/CHANGELOG.md

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

3+
## [integrations/weaviate-v7.2.0] - 2026-03-06
4+
5+
### 🐛 Bug Fixes
6+
7+
- Remove unnecessary connection test and add `close`/`close_async` methods to `WeaviateDocumentStore` (#2891)
8+
9+
### 📚 Documentation
10+
11+
- Simplify pydoc configs (#2855)
12+
13+
### 🧪 Testing
14+
15+
- Replacing each `DocumentStore` specific tests and used the generalised ones from `haystack.testing.document_store` (#2812)
16+
- Fix Weaviate tests to include grpc_config (#2871)
17+
18+
319
## [integrations/weaviate-v7.1.0] - 2026-01-29
420

521
### 🚀 Features

0 commit comments

Comments
 (0)