Skip to content

Conversation

bidoubiwa
Copy link
Contributor

See related issue

This PR passes down the information of the instant-meilisearch package to the meilisearch-js package which in turn provided the information to meilisearch.

@bidoubiwa bidoubiwa requested review from brunoocasali and mdubus June 29, 2022 14:25
@bidoubiwa bidoubiwa requested a review from curquiza June 30, 2022 09:22
Base automatically changed from update_variable_names_v0.28 to bump-meilisearch-v0.28.0 June 30, 2022 09:32
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.

A minor change for me, and it's ok!

@bidoubiwa bidoubiwa requested a review from curquiza June 30, 2022 11:17
@bidoubiwa bidoubiwa force-pushed the add_client_agents branch from e27494b to 154d9ef Compare June 30, 2022 13:36
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.

Cool, let's see the 📈 uhull 🎉

@bidoubiwa bidoubiwa merged commit 903c422 into bump-meilisearch-v0.28.0 Jun 30, 2022
@bidoubiwa bidoubiwa deleted the add_client_agents branch June 30, 2022 13:54
bidoubiwa added a commit that referenced this pull request Jul 11, 2022
* Update search route request and response parameters naming v0.28.x

* Pass client agent to meilisearch-js

* Improve check release script

* Use double quotes on string with no dynamic variable in check releases script

* Add missing whitespace in check-release.sh

* Add possibility to provide client agents through the parameters of instantMeilisearch

* Fix search resolver tests

Co-authored-by: Charlotte Vermandel <[email protected]>
meili-bors bot added a commit that referenced this pull request Jul 12, 2022
791: Update version for the next release (v0.8.0) r=bidoubiwa a=bidoubiwa

This version makes this package compatible with Meilisearch v0.28.0 🎉
Check out the changelog of [Meilisearch v0.28.0](https://github.com/meilisearch/meilisearch/releases/tag/v0.28.0) for more information on the changes.

## 💥 Breaking changes

- `facetsDistribution` search request parameter was renamed to `facets` causing a throw when using this package version with a version of Meilisearch prior to [`v0.28.0rcX`](https://github.com/meilisearch/meilisearch/releases/tag/v0.28.0rc1). #779 
- This release is only compatible with the latest version of [Meilisearch v0.28.0](https://github.com/meilisearch/meilisearch/releases/tag/v0.28.0)


## 🚀 Enhancements

- Pass client agent to meilisearch-js #780

Analytics is enabled by default in the server, but you can disable them by following [this guide](https://docs.meilisearch.com/learn/what_is_meilisearch/telemetry.html#how-to-disable-data-collection)
Also, of course, every analytics data we collect are ANONYMOUS [read the guide for more information](https://docs.meilisearch.com/learn/what_is_meilisearch/telemetry.html).

Thanks again to `@bidoubiwa` ! 🎉

Co-authored-by: Charlotte Vermandel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants