This release makes the SDK compatible with features release in Meilisearch 1.16.
🚀 Enhancements
- Run tests only with a single http client (#758) @norkunas
- Add conversational search (#774) @Strift
- Add multi-modal search (#783) @Strift
🐛 Bug Fixes
- fix: wrong type for
retrieveVectors(#777) @bpolaszek
⚙️ Maintenance/misc
- Run tests only with a single http client (#758) @norkunas
- Fix index swaps tests after v1.18 (#780) @Strift
- Make network tests compatible with v1.19 (#781) @Strift
- tests: increase PHP memory limit to 512M in Dockerfile (#778) @bpolaszek
- Make network tests compatible with v1.19 (#781) @Strift
Thanks again to @Strift, @bpolaszek, @brunoocasali, and @norkunas! 🎉