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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update version for the next release (v0.24.0) #440

Merged
merged 1 commit into from Jun 5, 2023

Conversation

meili-bot
Copy link
Contributor

@meili-bot meili-bot commented May 20, 2023

Release CHANGELOG:

This version introduces features released on Meilisearch v1.2.0 馃帀
Check out the changelog of Meilisearch v1.2.0 for more information on the changes.
鈿狅笍 If you want to adopt new features of this release, update the Meilisearch server to the according version.

馃殌 Enhancements

  • The method delete_documents() now supports a different behavior. This method could take an options hash containing a filter: key/value object to filter the documents or a simple array or single value as usual.
    鈿狅笍 Still, even being supported, the ability to receive other types than a hash is deprecated and should be changed to a filter. Please use filter instead.
    Delete documents by filter聽#438 @brunoocasali

  • When a query with a filter key is sent to get_documents(options = {}) it will filter the documents like the search method. This feature requires a Meilisearch server version greater than v1.2. See the docs on how to use filters. Get documents by filter聽#439 @brunoocasali

Thanks again to @brunoocasali! 馃帀

@meili-bot meili-bot added the skip-changelog The PR will not appear in the release changelogs label May 20, 2023
Copy link
Contributor

@bidoubiwa bidoubiwa left a comment

Choose a reason for hiding this comment

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

馃敟

@brunoocasali
Copy link
Member

bors merge

@meili-bors
Copy link
Contributor

meili-bors bot commented Jun 5, 2023

@meili-bors meili-bors bot merged commit 30e2624 into main Jun 5, 2023
5 checks passed
@meili-bors meili-bors bot deleted the meili-bot/bump-version branch June 5, 2023 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog The PR will not appear in the release changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants