Skip to content
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

Changes related to the next Meilisearch release (v0.27.0) #286

Merged
merged 23 commits into from
May 9, 2022

Conversation

meili-bot
Copy link
Contributor

@meili-bot meili-bot commented Apr 11, 2022

Related to this issue: meilisearch/integration-guides#190

This PR:

  • gathers the changes related to the next Meilisearch release (v0.27.0) so that this package is ready when the official release is out.
  • should pass the tests against the latest pre-release of Meilisearch.
  • might eventually contain test failures until the Meilisearch v0.27.0 is out.

⚠️ This PR should NOT be merged until the next release of Meilisearch (v0.27.0) is out.

This PR is auto-generated for the pre-release week purpose.

Done:

Release

⚠️ The go package didn't need a version update CI will publish the package once the Publish release will be done. However, a version file exists and this is only for analytics but it already is on the next version (the v0.19.1).

This version makes this package compatible with Meilisearch v0.27.0🎉 
Check out the changelog of Meilisearch v0.27.0 for more information about the changes.

🚀 Enhancements

@meili-bot meili-bot added the Meilisearch bump Changes related to the Meilisearch bump version label Apr 11, 2022
meili-bot and others added 21 commits April 11, 2022 20:50
Replace docker command ./meilisearch with meilisearch
Fix tests due to changing the way of returning documents
Co-authored-by: cvermand <33010418+bidoubiwa@users.noreply.github.com>
Co-authored-by: cvermand <33010418+bidoubiwa@users.noreply.github.com>
Add new search parameters highlightPreTag, highlightPostTag and cropMarker
@alallema alallema requested review from bidoubiwa and brunoocasali and removed request for bidoubiwa May 5, 2022 11:22
@alallema alallema requested a review from bidoubiwa May 5, 2022 14:28
@alallema alallema marked this pull request as ready for review May 5, 2022 15:05
@brunoocasali
Copy link
Member

@alallema you should add the complete release notes: there are a few missing:

https://github.com/meilisearch/meilisearch-go/releases/tag/untagged-a50d2e317494baf58aa1

Copy link
Member

@brunoocasali brunoocasali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@curquiza
Copy link
Member

curquiza commented May 9, 2022

bors merge

@bors
Copy link
Contributor

bors bot commented May 9, 2022

@bors bors bot merged commit 5ebf404 into main May 9, 2022
@bors bors bot deleted the bump-meilisearch-v0.27.0 branch May 9, 2022 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Meilisearch bump Changes related to the Meilisearch bump version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants