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

Remove GetOrCreateIndex method #255

Merged
merged 1 commit into from
Jan 24, 2022
Merged

Conversation

alallema
Copy link
Contributor

@alallema alallema commented Jan 24, 2022

Breaking Changes

All the actions on indexes are now asynchronous, so the methods GetOrCreateIndex is now useless.

@alallema alallema changed the title Remove GetOrCreate method Remove GetOrCreateIndex method Jan 24, 2022
@alallema alallema merged commit 67d29de into bump-meilisearch-v0.25.0 Jan 24, 2022
@alallema alallema deleted the get-or-create branch January 24, 2022 11:11
@alallema alallema added the breaking-change The related changes are breaking for the users label Jan 24, 2022
bors bot added a commit that referenced this pull request Feb 8, 2022
247: Changes related to the next MeiliSearch release (v0.25.0) r=alallema a=meili-bot

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

This PR:
- gathers the changes related to the next MeiliSearch release (v0.25.0) so that this package is ready when the official release is out.
- should pass the tests against the [latest pre-release of MeiliSearch](https://github.com/meilisearch/MeiliSearch/releases).
- might eventually contain test failures until the MeiliSearch v0.25.0 is out.

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

_This PR is auto-generated for the [pre-release week](https://github.com/meilisearch/integration-guides/blob/master/guides/pre-release-week.md) purpose._

Done:
- #254 
- #255 
- #256 
- #257
- #262 
- #264
- #265 
- #266 

Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com>
Co-authored-by: Amélie <alallema@users.noreply.github.com>
Co-authored-by: alallema <amelie@meilisearch.com>
Co-authored-by: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
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.

1 participant