Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 10, 2022

Bumps meilisearch from 0.14.2 to 0.18.3.

Release notes

Sourced from meilisearch's releases.

v0.18.3 🐍

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

🚀 Enhancements

  • Add new methods for the new typo tolerance settings #443 @​alallema index.get_typo_tolerance() index.update_typo_tolerance(params) index.reset_typo_tolerance()
  • Ensure nested field support #444 @​alallema
  • Add new search parameters highlightPreTag, highlightPostTag and cropMarker #445 @​alallema

v0.18.2 🐍

🚀 Enhancements

Analytics is enabled by default in the server, but you can disable them by following this guide Also, of course, every analytics data we collect are ANONYMOUS read the guide for more information.

Thanks again to @​alallema, @​brunoocasali! 🎉

v0.18.1 🐍

This version makes this package compatible with MeiliSearch v0.25 up to v0.26.0. :tada: Check out the changelog of MeiliSearch v0.26.0 for more information about the :danger: Breaking changes about the flag and dump new behavior. (#407)

🚀 Enhancements

  • Add package version (#409) @​brunoocasali
  • Added new method generateTenantToken() as a result of the addition of the multi-tenant functionality. This method creates a JWT tenant token that will allow the user to have multi-tenant indexes and thus restrict access to documents based on the end-user making the search request. (#412) @​alallema

Thanks again to @​alallema, @​brunoocasali, @​curquiza! 🎉

v0.18.0 🐍

This package version is compatible with MeiliSearch v0.25.0 (#370)

⚠️ Breaking changes

  • This package is only compatible with MeiliSearch v0.25.0 and later, but not with v0.24.0 and older. Be sure you are using at least MeiliSearch v0.25.0 or newer before doing the upgrade. Why isn't it compatible?
    • MeiliSearch v0.25.0 uses Authorization header instead of X-Meili-API-Key (meilisearch/meilisearch-python#371)
    • MeiliSearch v0.25.0 has a new API regarding the updates that have been renamed into tasks. More details in the following points
  • Remove delete_index_if_exists and get_or_create_index (#381) @​alallema
  • Redesign update API to task API (#372) @​alallema
    • All the actions on indexes are now asynchronous check out the task API references and the asynchronous tasks guide
      • create_index(), update_index(), delete_index() are now asynchrone and return a task response instead of an Index.
      • index.create and index.delete from index return a task.

... (truncated)

Commits

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.18.3.
- [Release notes](https://github.com/meilisearch/meilisearch-python/releases)
- [Commits](meilisearch/meilisearch-python@v0.14.2...v0.18.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 10, 2022

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

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 12, 2022

Superseded by #60.

@dependabot dependabot bot closed this Jul 12, 2022
@dependabot dependabot bot deleted the dependabot/pip/meilisearch-0.18.3 branch July 12, 2022 04:20
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.

1 participant