This version introduces features released on Meilisearch v1.3.0 :tada:
Check out the changelog of Meilisearch v1.3.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
⚠️ EXPERIMENTAL: Adds docstring and tests for vector search (#805) @sanders41
⚠️ The EXPERIMENTAL features are not covered by semver. To explicitly opt-in, check this guide.
🐛 Bug Fixes
Fix potential json_encoding date error and truncation in pydantic < 2 (#807) @sanders41
💅 Misc
Migrate docs hosting to Meilisearch subdomain (#810) @Strift
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps meilisearch from 0.28.1 to 0.28.4.
Release notes
Sourced from meilisearch's releases.
Commits
9e5c070
Merge #873630a9ad
Update version for the next release (v0.28.4)6b22f3d
Merge #87247a6bdf
Revert dictionary parameter back to optional1c4ce20
Merge #87198168cf
Fix whitespacea25e365
Allow None in update_(non_)separator_tokens0afbe81
Add (non)separator token code samplesf988c0b
Add (non)separator token sub routescfe5bb0
Add separator token testsYou 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 show