Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version to 1.9.2 #4207

Merged
merged 1 commit into from
May 10, 2024
Merged

Bump version to 1.9.2 #4207

merged 1 commit into from
May 10, 2024

Conversation

timvisee
Copy link
Member

@timvisee timvisee commented May 9, 2024

Release Qdrant 1.9.2.

We want to release a patch version to fix this deadlock: #4206

@timvisee timvisee requested a review from generall May 9, 2024 12:35
@timvisee
Copy link
Member Author

timvisee commented May 9, 2024

Change log draft:

# Change log

## Improvements
- https://github.com/qdrant/qdrant/pull/4148 - Greatly improve proxy segment performance when a lot of changes are tracked
- https://github.com/qdrant/qdrant/pull/4176 - Speed up loading of large memory mapped segments
- https://github.com/qdrant/qdrant/pull/4205 - Use distinct gRPC types for shard replication and overwriting payload requests, existing clients remain compatible
- https://github.com/qdrant/qdrant/pull/4163 - Extend sparse vector benchmarks

## Bug fixes
- https://github.com/qdrant/qdrant/pull/4206 - Fix potential deadlock with concurrent searches and snapshot creation

I left out the multi vector related changes, because I don't think it makes sense to announce them yet in our change log.

@timvisee timvisee merged commit 34f7f8e into master May 10, 2024
17 checks passed
@timvisee timvisee deleted the v1.9.2 branch May 10, 2024 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants