We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f7e3da commit ba958bcCopy full SHA for ba958bc
1 file changed
integrations/pinecone/CHANGELOG.md
@@ -1,5 +1,29 @@
1
# Changelog
2
3
+## [integrations/pinecone-v5.4.0] - 2025-11-05
4
+
5
+### 🚀 Features
6
7
+- Add delete all documents to Pinecone DocumentStore (#2403)
8
9
+### 📚 Documentation
10
11
+- Add pydoc configurations for Docusaurus (#2411)
12
13
+### 🧪 Testing
14
15
+- Pinecone - relax flaky test (#2360)
16
17
+### ⚙️ CI
18
19
+- Install dependencies in the `test` environment when testing with lowest direct dependencies and Haystack main (#2418)
20
+- Change pytest command (#2475)
21
22
+### 🧹 Chores
23
24
+- Standardize readmes - part 2 (#2205)
25
26
27
## [integrations/pinecone-v5.3.0] - 2025-07-30
28
29
### 🚀 Features
0 commit comments