Skip to content

Tags: meilisearch/meilisearch-symfony

Tags

v0.13.1

Toggle v0.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge #292

292: Update version for the next release (v0.13.1) r=brunoocasali a=meili-bot

_This PR is auto-generated._

The automated script updates the version of meilisearch-symfony to a new version: "v0.13.1"


Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com>

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge #261

261: Update version for the next release (v0.13.0) r=brunoocasali a=meili-bot

_This PR is auto-generated._

The automated script updates the version of meilisearch-symfony to a new version: "v0.13.0"


Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com>

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge #252

252: Update version for the next release (v0.12.0) r=brunoocasali a=meili-bot

_This PR is auto-generated._

The automated script updates the version of meilisearch-symfony to a new version: "v0.12.0"


**RELEASE CHANGELOG:**

## 💥 Breaking Changes

* Accept a `normalizationGroups` as an array instead of the boolean `useSerializerGroup` when using `SearchableEntity` directly (#239) `@norkunas`
* Allow configuring in `config/meilisearch.yml` a custom serializer groups instead of the default one (#239) `@norkunas`

Example:
```yml
enable_serializer_groups: true
serializer_groups: ['public', 'private']
```

## 🚀 Enhancements

* Start fixing PHPMD issues (#250) `@brunoocasali`

## 💅 Misc

* Add phpmd to project (#165) `@jonatanrdsantos`

Thanks again to `@brunoocasali,` `@curquiza,` `@jonatanrdsantos,` `@norkunas!` 🎉



Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com>

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge #243

243: Update version for the next release (v0.11.0) r=brunoocasali a=meili-bot

_This PR is auto-generated._

The automated script updates the version of meilisearch-symfony to a new version: "v0.11.0"


Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com>

v0.10.2

Toggle v0.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge #234

234: Update version for the next release (v0.10.2) r=brunoocasali a=meili-bot

_This PR is auto-generated._

The automated script updates the version of meilisearch-symfony to a new version: "v0.10.2"


Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com>

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge #226

226: Release v0.10.1 r=brunoocasali a=brunoocasali

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

## 🚀 Enhancements

* CI: test with Symfony 6.2 (#223) `@norkunas`
* Use modern structure (#224) `@norkunas`
* Update meilisearch-php to v1.0.0 (#225) `@brunoocasali` 

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


Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com>
Co-authored-by: Bruno Casali <brunoocasali@gmail.com>

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #218 from meilisearch/meili-bot/discord

Replace Slack by Discord

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge #214

214: Update version for the next release (v0.9.0) r=brunoocasali a=brunoocasali

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

## ⚠️ Breaking changes

This release is **only** compatible with the latest version of [Meilisearch v0.30.0](https://github.com/meilisearch/meilisearch/releases/tag/v0.30.0) and greater

Thanks again to `@brunoocasali` 🎉

Co-authored-by: Bruno Casali <brunoocasali@gmail.com>

v0.8.2

Toggle v0.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge #205

205: Update version for the next release (v0.8.2) r=brunoocasali a=brunoocasali

This version removes illuminate dependency 🎉 #190 

Co-authored-by: Bruno Casali <brunoocasali@gmail.com>

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge #194

194: Update version for the next release (v0.8.1) r=brunoocasali a=brunoocasali



Co-authored-by: Bruno Casali <brunoocasali@gmail.com>