Skip to content

Update version for the next release (v0.12.0) #252

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

Merged
merged 1 commit into from
May 17, 2023

Conversation

meili-bot
Copy link
Contributor

@meili-bot meili-bot commented May 16, 2023

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

Example:

enable_serializer_groups: true
serializer_groups: ['public', 'private']

🚀 Enhancements

💅 Misc

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

@meili-bot meili-bot added the skip-changelog The PR will not appear in the release changelogs label May 16, 2023
@brunoocasali
Copy link
Member

@norkunas can you validate this changelog is it accurate? I want the user to have a clear path of what it has to do when upgrading.

@norkunas
Copy link
Collaborator

I validate that it's not accurate 😁
There was a enable_serializer_groups and it has not changed - it's a boolean. I've just added a new option serializer_groups which is a list of groups.
It's only a breaking change behind the scenes if you use SearchableEntity directly :)

@brunoocasali
Copy link
Member

I validate that it's not accurate 😁 There was a enable_serializer_groups and it has not changed - it's a boolean. I've just added a new option serializer_groups which is a list of groups. It's only a breaking change behind the scenes if you use SearchableEntity directly :)

I've updated it! But I would like you to provide a better way to avoid misunderstandings 😅 I think it will be easier.

@norkunas
Copy link
Collaborator

Looks good now 😉

@brunoocasali
Copy link
Member

Thank you for your time! ;)

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.

bors merge

@meili-bors
Copy link
Contributor

meili-bors bot commented May 17, 2023

@meili-bors meili-bors bot merged commit e4411ca into main May 17, 2023
@meili-bors meili-bors bot deleted the meili-bot/bump-version branch May 17, 2023 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog The PR will not appear in the release changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants