Skip to content

Bump meilisearch from 0.14.2 to 0.23.0 #89

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 29, 2022

Bumps meilisearch from 0.14.2 to 0.23.0.

Release notes

Sourced from meilisearch's releases.

v0.23.0 🐍

This version makes this package compatible with Meilisearch v0.30.0 🎉 Check out the changelog of Meilisearch v0.30.0 for more information on the changes.

🚀 Enhancements

  • New client.cancel_tasks method that lets you cancel enqueued and processing tasks (#596) @​alallema
  • New pagination strategy with the search parameters page and hitsPerPage (#595) @​alallema
  • New client.delete_tasks method that lets you deleted tasks (#598) @​alallema
  • New client.swap_indexes method that lets you swap two indexes (#603) @​alallema

⚠️ Breaking change

  • Parameters on get_tasks name changes: #597
    • status -> statuses
    • index_uid -> index_uids
    • type -> types

Thanks again to @​alallema! 🎉

v0.22.2 🐍

🚀 Enhancements

🐛 Bug Fixes

Thanks again to @​3t8, @​Ambareen09, @​Azanul, @​Dark-Rock, @​Leigh-Ola, @​adripo, @​alallema, @​dibashthapa, @​kaggrwal, @​sanders41 and kumar! 🎉

v0.22.1 🐍

🚀 Enhancements

  • Methods: get_document, delete_document and delete_documents can now take both types str or int (#545) @​sarvesh4396
  • Creation of an automatically generated hosted documentation (#546) @​kaggrwal

Thanks again to @​alallema, @​brunoocasali, @​kaggrwal and @​sarvesh4396! 🎉

v0.22.0 🐍

This version makes this package compatible with Meilisearch v0.29.0 🎉 Check out the changelog of Meilisearch v0.29.0 for more information on the changes.

🚀 Enhancements

  • Ensure support to the new search query parameter matchingStrategy (#522) @​brunoocasali
  • Ensure support to keys with wildcarded actions.

... (truncated)

Commits
  • 0b2f184 Merge #609
  • 14cac0e Merge branch 'main' into release-v0.23.0
  • 11cfadd Merge #588
  • 6571364 Fix flacky test
  • db0b2ad Update version for the next release (v0.23.0)
  • d07cb1e Merge branch 'main' into bump-meilisearch-v0.30.0
  • 6f3e0d8 Merge pull request #603 from meilisearch/add_swap_indexes_feature_for_v0.30.0
  • ec64322 Merge pull request #598 from meilisearch/add_delete_task_api_for_v0.30.0
  • 55ee4ae Merge branch 'bump-meilisearch-v0.30.0' into add_swap_indexes_feature_for_v0....
  • 441b507 Merge pull request #595 from meilisearch/add_pagination_feature_for_v0.30.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [meilisearch](https://github.com/meilisearch/meilisearch-python) from 0.14.2 to 0.23.0.
- [Release notes](https://github.com/meilisearch/meilisearch-python/releases)
- [Commits](meilisearch/meilisearch-python@v0.14.2...v0.23.0)

---
updated-dependencies:
- dependency-name: meilisearch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 29, 2022

The following labels could not be found: skip-changelog, dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 7, 2023

Superseded by #126.

@dependabot dependabot bot closed this Feb 7, 2023
@dependabot dependabot bot deleted the dependabot/pip/meilisearch-0.23.0 branch February 7, 2023 04:06
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.

0 participants