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

Fix meili:create when the configuration has no settings #189

Merged
merged 2 commits into from
Jul 6, 2022
Merged

Conversation

brunoocasali
Copy link
Member

Fixes #176

@brunoocasali brunoocasali added the bug Something isn't working label Jul 5, 2022
@brunoocasali brunoocasali force-pushed the fix-176 branch 2 times, most recently from a6b8491 to 3c88204 Compare July 5, 2022 18:41
Co-authored-by: Clémentine Urquizar - curqui <clementine@meilisearch.com>
@brunoocasali
Copy link
Member Author

bors merge

@bors
Copy link
Contributor

bors bot commented Jul 6, 2022

@bors bors bot merged commit e074aa9 into main Jul 6, 2022
@bors bors bot deleted the fix-176 branch July 6, 2022 15:41
bors bot added a commit that referenced this pull request Jul 12, 2022
192: Update version for the next release (v0.8.0) r=brunoocasali a=brunoocasali

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

- 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

* Support Symfony 6.1 (#181) `@norkunas`
* Improve Docker configuration in the package (#182) `@brunoocasali`
* Fixed `ClassMetadata` usage in `SearchableEntity`. (#185) `@althaus`

## 🐛 Bug Fixes

* Fix meili:create when the configuration has no settings (#189) `@brunoocasali`

Thanks again to `@althaus,` `@brunoocasali,` and `@norkunas!` 🎉


Co-authored-by: Bruno Casali <brunoocasali@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Command meili:create doesn't create index without settings
2 participants