Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions integrations/pinecone/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [integrations/pinecone-v5.5.0] - 2026-01-08

### 🚀 Features

- Adding `delete_by_filter` and update_by_filter to `PineconeDocumentStore` (#2655)

### 🧹 Chores

- Remove Readme API CI workflow and configs (#2573)
- Fix Pinecone types and make sure that tests run (#2658)
- Make fmt command more forgiving (#2671)

### 🌀 Miscellaneous

- Enhancement: Adopt PEP 585 type hinting (part 5) (#2528)
- Fix: Fix doc links (#2661)

## [integrations/pinecone-v5.4.0] - 2025-11-05

### 🚀 Features
Expand Down