-
Notifications
You must be signed in to change notification settings - Fork 264
v0.29 #1859
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Tamo <[email protected]>
Co-authored-by: Maryam <[email protected]>
Co-authored-by: Tommy <[email protected]>
1860: v0.29: update Docker tag r=guimachiavelli a=maryamsulemani97 closes #1854 Co-authored-by: Maryam Sulemani <[email protected]>
1861: v0.29: Thai support r=guimachiavelli a=maryamsulemani97 closes #1837 Co-authored-by: Maryam Sulemani <[email protected]>
1862: V0.29: telemetry updates r=guimachiavelli a=maryamsulemani97 closes #1836 Co-authored-by: Maryam Sulemani <[email protected]>
1863: V0.29: update api keys to add `*` action r=guimachiavelli a=maryamsulemani97 closes #1839 Co-authored-by: Maryam Sulemani <[email protected]> Co-authored-by: Maryam <[email protected]>
1864: V0.29: updates to auto-batching r=guimachiavelli a=maryamsulemani97 closes #1838 Co-authored-by: Maryam Sulemani <[email protected]> Co-authored-by: Maryam <[email protected]>
1866: v0.29: Soft deletion r=guimachiavelli a=guimachiavelli Closes #1852 Co-authored-by: gui machiavelli <[email protected]> Co-authored-by: gui machiavelli <[email protected]>
1867: v0.29: Update `invalid_geo_field` error r=guimachiavelli a=guimachiavelli Closes #1851 This is not strictly necessary as we don't usually go into too much detail in the errors page, nor do we describe variant errors. Still, I took the update as an opportunity to add a bit more info to the description in hopes we can save users a click to the dedicated guide. Co-authored-by: gui machiavelli <[email protected]>
1868: v0.29: Update postman collection r=guimachiavelli a=curquiza Only add `matchingStrategy` to the `GET /search` route Co-authored-by: Clémentine Urquizar <[email protected]>
1869: v0.29: `filter` updates r=guimachiavelli a=guimachiavelli Closes #1853 Co-authored-by: gui machiavelli <[email protected]> Co-authored-by: gui machiavelli <[email protected]>
1865: v0.29: add new search parameter `matchingStrategy` r=maryamsulemani97 a=maryamsulemani97 closes #1840 Co-authored-by: Maryam Sulemani <[email protected]> Co-authored-by: Maryam <[email protected]>
Co-authored-by: Maryam <[email protected]>
maryamsulemani97
approved these changes
Oct 3, 2022
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.
🫡
bors merge |
Build succeeded: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a staging PR for all changes related to Meilisearch v0.29.
Please avoid making changes directly to this PR; instead, create new child branches based off this one.
Closes meilisearch/integration-guides#213, #1854, #1853, #1852, #1851, #1840, #1839, #1838, #1837, #1846