-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat Language settings & search parameter #580
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #580 +/- ##
==========================================
+ Coverage 87.58% 87.65% +0.07%
==========================================
Files 13 13
Lines 2247 2293 +46
==========================================
+ Hits 1968 2010 +42
- Misses 170 172 +2
- Partials 109 111 +2 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Niiiice
bors merge
584: Update version for the next release (v0.29.0) r=brunoocasali a=meili-bot _This PR is auto-generated._ The automated script updates the version of meilisearch-go to a new version: "v0.29.0" --- Changelogs 👇 --- ##⚠️ Breaking changes (experimental feature) * `embedder` is now mandatory everywhere - Ensure compatibility with [Meilisearch v1.11](https://github.com/meilisearch/meilisearch/releases/tag/v1.11.0) by `@/Kerollmops` ## 🚀 Enhancements * Add Embedder.URL (#568) `@/polyfloyd` * Add multi-search federation (#563) `@/polyfloyd` * Feat support content encoding (#570) `@/Ja7ad` * Support experimental manager (#572) `@/A7bari` * Feat Language settings & search parameter (#580) `@J/a7ad` * Feat support retry pattern on status code 502, 503, 504 (#581) `@/Ja7ad` Thanks again to `@/A7bari,` `@/Ja7ad,` `@/Kerollmops` and `@/polyfloyd!` 🎉 Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com>
Pull Request
Related issue
Fixes #575
What does this PR do?
PR checklist
Please check if your PR fulfills the following requirements:
Thank you so much for contributing to Meilisearch!