Skip to content

Commit 8c36bf6

Browse files
committed
Update the changelog
1 parent 44c7e74 commit 8c36bf6

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

integrations/pgvector/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/pgvector-v6.3.1] - 2026-06-01
4+
5+
### 🐛 Bug Fixes
6+
7+
- Replace in place dataclass mutations for pgvector #11087 (#3142)
8+
- *(pgvector)* Order retrieval by distance operator (#3370)
9+
10+
### 🚜 Refactor
11+
12+
- *(pgvector)* Use async DocumentStore mixin tests (#3094)
13+
14+
### 🧪 Testing
15+
16+
- `PGVectorDocumentStore`e use Mixin tests (#3003)
17+
- Test compatible integrations with python 3.14; update pyproject (#3001)
18+
- Track test coverage for all integrations (#3065)
19+
- Add tests for pgvector document store (#3156)
20+
21+
### 🧹 Chores
22+
23+
- Add ANN ruff ruleset to optimum, paddleocr, pgvector, pinecone, pyversity, qdrant, ragas, snowflake (#2992)
24+
- Enforce ruff docstring rules in integrations 31-40 (openrouter, opensearch, optimum, paddleocr, pgvector, pinecone, pyversity, qdrant, ragas, snowflake) (#3011)
25+
26+
327
## [integrations/pgvector-v6.3.0] - 2026-03-17
428

529
### 🐛 Bug Fixes

0 commit comments

Comments
 (0)