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 v1.7.0 #395

Merged
merged 1 commit into from
Dec 8, 2023
Merged

bump version to v1.7.0 #395

merged 1 commit into from
Dec 8, 2023

Conversation

joein
Copy link
Member

@joein joein commented Dec 7, 2023

# Changelog

---
## Features

* Add Discovery API (discovery and context search) - https://github.com/qdrant/qdrant-client/pull/319 by @coszio
  - **Discovery search**: Uses a target and context pairs to limit the search space during the search
  - **Context search**: Using only the context pairs, get the points that live in the best zone
* Add Sparse vectors support - https://github.com/qdrant/qdrant-client/pull/378 by @agourlay
  - Combine the dense and sparse vectors to build hybrid search
* Add Manhattan distance support - https://github.com/qdrant/qdrant-client/pull/391 by @generall
* Add custom shard key API - https://github.com/qdrant/qdrant-client/pull/391 by @generall
  - Configure how to distribute points among shards

---
## Fixes

* https://github.com/qdrant/qdrant-client/pull/337 - Add `wait` parameter to snapshots API by @joein

Copy link

netlify bot commented Dec 7, 2023

Deploy Preview for poetic-froyo-8baba7 ready!

Name Link
🔨 Latest commit 38dfa12
🔍 Latest deploy log https://app.netlify.com/sites/poetic-froyo-8baba7/deploys/657208e000f819000772c605
😎 Deploy Preview https://deploy-preview-395--poetic-froyo-8baba7.netlify.app/qdrant_client.conversions.conversion
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@joein joein requested a review from generall December 7, 2023 18:03
@generall generall mentioned this pull request Dec 7, 2023
19 tasks
Copy link
Member

@timvisee timvisee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️ , given that all CI will be 🟢 as well.

@timvisee timvisee merged commit 6d019e6 into master Dec 8, 2023
14 checks passed
@generall generall deleted the release-v1.7.0 branch May 3, 2024 10:47
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