Releases: meilisearch/meilisearch-ruby
Releases · meilisearch/meilisearch-ruby
v0.32.0 💎
🚀 Enhancements
- Support experimental features endpoints (#594) @ellnix
- Use max_retries and give a bigger default timeout value (#614) @brunoocasali
- Add yardoc documentation to client.rb (#602) @ellnix
⚙️ Maintenance/misc
- Remove _md code samples for Mintlify migration (#627) @curquiza
- Fix client.rb documentation (#622) @ellnix
Thanks again to @brunoocasali, @curquiza, @ellnix! 🎉
v0.31.0 💎
v0.30.0 💎
⚠️ Breaking changes
- Rename top level module from
MeiliSearchtoMeilisearch(#585) @ellnix -> this is NOT a real breaking change, but the beginning of a deprecation. We highly recommend you useMeilisearchmodule instead ofMeiliSearch
🚀 Enhancements
- Added update documents by function (#568) @Nymuxyzo
- Support localized-attributes settings (#583) @ellnix
- Support batches API (#587) @ellnix
- Support prefix and facet search settings (#584) @ellnix
- Accept :reverse param on client.tasks endpoint (#588) @ellnix
- Support embedders API (#592) @ellnix
⚙️ Maintenance/misc
Thanks again to @Nymuxyzo, @brunoocasali, @curquiza, @dureuill, @ellnix, and Andre! 🎉
v0.29.0 💎
v0.28.4 💎
v0.28.3 💎
🐛 Bug Fixes
- Explicitly require json on top of entry file (#564) @brunoocasali
Thanks again to @brunoocasali! 🎉
v0.28.2 💎
🐛 Bug Fixes
⚙️ Maintenance/misc
- Fix weird error on global SDK CI from meilisearch/meilisearch (#554) @brunoocasali
Thanks again to @Trehana, @brunoocasali, ! 🎉
v0.28.1 💎
🚀 Enhancements
- Update
httpartydependency to allow the latest versions (#538) @brunoocasali
⚙️ Maintenance/misc
- Add tests for frequency matchingStrategy search parameter (#548) @andre-m-dev
- Add code samples and tests for distinct search parameter (#551) @andre-m-dev
- Add code sample and tests for rankingScoreThreshold search parameter (#550) @andre-m-dev
- Update docker-compose.yml to use supported ruby version (#549) @bb
Thanks again to @andre-m-dev, @bb, @brunoocasali, @curquiza and @andre-m-dev! 🎉
v0.28.0 💎
⚠️ Breaking changes
- Remove ruby 3.0 & Upgrade codecov setup (#533) @brunoocasali
🚀 Enhancements
- Support searchCutoffMs setting (#540) @andre-m-dev
⚙️ Maintenance/misc
- Clarify the ruby version (#534) @brunoocasali
- Changes related to the next Meilisearch release (v1.9.0) (#542)
Thanks again to @andre-m-dev, @brunoocasali, @curquiza, @the-sinner and André Mommert! 🎉