We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aca108e commit 0b465f5Copy full SHA for 0b465f5
1 file changed
integrations/pgvector/CHANGELOG.md
@@ -1,5 +1,24 @@
1
# Changelog
2
3
+## [integrations/pgvector-v5.4.0] - 2025-12-05
4
+
5
+### 📚 Documentation
6
7
+- Add pydoc configurations for Docusaurus (#2411)
8
9
+### ⚙️ CI
10
11
+- Change pytest command (#2475)
12
13
+### 🧹 Chores
14
15
+- Remove Readme API CI workflow and configs (#2573)
16
+- Pgvector - document expected connection string and raise informative error (#2583)
17
18
+### 🌀 Miscellaneous
19
20
+- Enhancement: Adopt PEP 585 type hinting (part 5) (#2528)
21
22
## [integrations/pgvector-v5.3.0] - 2025-10-17
23
24
### 🚀 Features
0 commit comments