Skip to content

Commit c89680c

Browse files
committed
Update the changelog
1 parent ed36347 commit c89680c

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

integrations/pgvector/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/pgvector-v6.2.0] - 2026-03-02
4+
5+
### 🐛 Bug Fixes
6+
7+
- Add metadata field-name validation using regex in `PGVectorDocumentStore` filters to prevent SQL injection vectors. (#2881)
8+
- Remove NUL bytes when converting from haystack to pg documents (#2892)
9+
10+
### 📚 Documentation
11+
12+
- Simplify pydoc configs (#2855)
13+
14+
### 🧪 Testing
15+
16+
- Replacing each `DocumentStore` specific tests and used the generalised ones from `haystack.testing.document_store` (#2812)
17+
18+
319
## [integrations/pgvector-v6.1.0] - 2026-01-28
420

521
### 🚀 Features

0 commit comments

Comments
 (0)