Skip to content

Conversation

brunoocasali
Copy link
Member

Fixes #176

@brunoocasali brunoocasali added the bug Something isn't working label Jul 5, 2022
@brunoocasali brunoocasali requested review from alallema and curquiza July 5, 2022 18:10
@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 <[email protected]>
@brunoocasali brunoocasali requested a review from curquiza July 6, 2022 15:07
@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 <[email protected]>
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