We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08cdcab commit 58be977Copy full SHA for 58be977
1 file changed
integrations/pgvector/CHANGELOG.md
@@ -1,13 +1,16 @@
1
# Changelog
2
3
-## [integrations/pgvector-v5.2.0] - 2025-06-26
+## [integrations/pgvector-v5.2.1] - 2025-07-03
4
+
5
+### 🐛 Bug Fixes
6
7
+- Pgvector - ensure DB is initialized when calling `delete_table` (#2055)
8
-Note: Version 5.2.0 was released by mistake.
-It is functionally identical to version 3.4.1 and does not introduce any new features or changes.
9
10
### 🧹 Chores
11
12
- Remove black (#1985)
13
+- Pgvector - update docker image in examples (#1995)
14
15
16
## [integrations/pgvector-v3.4.1] - 2025-06-20
0 commit comments