Releases: meilisearch/meilisearch-symfony
v0.8.0 🎸
This version makes this package compatible with Meilisearch v0.28.0 🎉
Check out the changelog of Meilisearch v0.28.0 for more information on the changes.
💥 Breaking changes
- This release is only compatible with the latest version of Meilisearch v0.28.0
🚀 Enhancements
- Support Symfony 6.1 (#181) @norkunas
- Improve Docker configuration in the package (#182) @brunoocasali
- Fixed
ClassMetadata
usage inSearchableEntity
. (#185) @althaus
🐛 Bug Fixes
- Fix meili:create when the configuration has no settings (#189) @brunoocasali
Thanks again to @althaus, @brunoocasali, and @norkunas! 🎉
v0.7.2 🎵
This package version is compatible with Meilisearch v0.26.0 🎉
🚀 Enhancements
- Updated
meilisearch-php
to v0.23 (#172) @dependabot⚠️ Check the release notes frommeilisearch-php
for more information.
v0.7.1 🎵
v0.7.0 🎵
This package version is compatible with MeiliSearch v0.25.0 🎉
⚠️ Breaking changes
This package version use meilisearch-php v0.21.0 which 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.
v0.6.0 🎵
⚠️ Breaking changes
🚀 Enhancements
- Support Symfony 6 (#146) @norkunas
- Use Symfony HttpClient by default if available (#149) @norkunas
- Add option to meili:import command to override default timeout (#132) @revenkroz
Thanks again to @curquiza, @norkunas and @revenkroz! 🎉
v0.5.1 🎵
v0.5.0 🎵
This package version is compatible with MeiliSearch v0.24.0 🎉
⚠️ Breaking changes
This package version use meilisearch-php v0.20.0 which is only compatible with MeiliSearch v0.24.0 and later, but not with v0.23.1 and older. Be sure you are using at least MeiliSearch v0.24.0 or newer before doing the upgrade.