Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
HaystackBot committed Jul 2, 2024
1 parent 9c86675 commit f73c351
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions integrations/qdrant/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [integrations/qdrant-v4.0.0] - 2024-07-02

### 🚜 Refactor

- [**breaking**] Qdrant - remove unused init parameters: `content_field`, `name_field`, `embedding_field`, and `duplicate_documents` (#861)
- [**breaking**] Qdrant - set `scale_score` default value to `False` (#862)

### ⚙️ Miscellaneous Tasks

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

## [integrations/qdrant-v3.8.1] - 2024-06-20

### 📚 Documentation
Expand Down

0 comments on commit f73c351

Please sign in to comment.