Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
HaystackBot authored and Amnah199 committed Aug 22, 2024
1 parent be39977 commit a1fbe3a
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions integrations/pinecone/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## [unreleased]

### 🚀 Features

- Add filter_policy to pinecone integration (#821)

### 🐛 Bug Fixes

- `pinecone` - Fallback to default filter policy when deserializing retrievers without the init parameter (#901)
- Skip unsupported meta fields in PineconeDB (#1009)

### 🧪 Testing

- Pinecone - fix `test_serverless_index_creation_from_scratch` (#806)
- Do not retry tests in `hatch run test` command (#954)

### ⚙️ Miscellaneous Tasks

- Retry tests to reduce flakyness (#836)
- Update ruff invocation to include check parameter (#853)

## [integrations/pinecone-v1.1.0] - 2024-06-11

### 🚀 Features
Expand Down

0 comments on commit a1fbe3a

Please sign in to comment.