We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 830e658 commit 800ddcaCopy full SHA for 800ddca
1 file changed
integrations/pinecone/CHANGELOG.md
@@ -1,5 +1,22 @@
1
# Changelog
2
3
+## [integrations/pinecone-v5.5.0] - 2026-01-08
4
+
5
+### 🚀 Features
6
7
+- Adding `delete_by_filter` and update_by_filter to `PineconeDocumentStore` (#2655)
8
9
+### 🧹 Chores
10
11
+- Remove Readme API CI workflow and configs (#2573)
12
+- Fix Pinecone types and make sure that tests run (#2658)
13
+- Make fmt command more forgiving (#2671)
14
15
+### 🌀 Miscellaneous
16
17
+- Enhancement: Adopt PEP 585 type hinting (part 5) (#2528)
18
+- Fix: Fix doc links (#2661)
19
20
## [integrations/pinecone-v5.4.0] - 2025-11-05
21
22
### 🚀 Features
0 commit comments