Skip to content

v0.28.2 🐍

Compare
Choose a tag to compare
@meili-bot meili-bot released this 31 Jul 11:59
· 623 commits to refs/heads/main since this release
c6ca566

This version introduces features released on Meilisearch v1.3.0 πŸŽ‰
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
  • Update documentation deployment workflow (#811) @Strift

Thanks again to @Strift, @alallema, and @sanders41! πŸŽ‰