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 (v1.9.0) #1668

Merged
merged 9 commits into from
Jul 1, 2024

Conversation

meili-bot
Copy link
Contributor

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

This PR:

  • gathers the changes related to the next Meilisearch release (v1.9.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 v1.9.0 is out.

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

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

@curquiza curquiza added the breaking-change The related changes are breaking for the users label Jun 5, 2024
@curquiza
Copy link
Member

curquiza commented Jun 5, 2024

Puting breaking change to increase the minor since we will have a lot of changes + hybrid search breaking on the engine side

Copy link

codecov bot commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.43%. Comparing base (4db319c) to head (dd8272c).

Current head dd8272c differs from pull request most recent head 3474a94

Please upload reports for the commit 3474a94 to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1668   +/-   ##
=======================================
  Coverage   97.43%   97.43%           
=======================================
  Files          22       22           
  Lines         858      858           
  Branches       86       93    +7     
=======================================
  Hits          836      836           
+ Misses         22       21    -1     
- Partials        0        1    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

the-sinner and others added 8 commits June 11, 2024 10:03
* add frequency matching strategy

* Update tests/search.test.ts

---------

Co-authored-by: Clémentine <clementine@meilisearch.com>
* Add rankingScoreThreshold in search

* Update src/types/types.ts

* Update src/types/types.ts

* Apply suggestions from code review

* Update src/types/types.ts

---------

Co-authored-by: Clémentine <clementine@meilisearch.com>
@curquiza curquiza marked this pull request as ready for review July 1, 2024 11:42
Copy link
Member

@curquiza curquiza left a comment

Choose a reason for hiding this comment

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

bors merge

Copy link
Contributor

meili-bors bot commented Jul 1, 2024

Build succeeded:

@meili-bors meili-bors bot merged commit d11742a into main Jul 1, 2024
6 of 8 checks passed
@meili-bors meili-bors bot deleted the bump-meilisearch-v1.9.0 branch July 1, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change The related changes are breaking for the users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants