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

Address block bundle deprecations #1699

Merged
merged 1 commit into from
Feb 14, 2020

Conversation

franmomu
Copy link
Member

@franmomu franmomu commented Feb 13, 2020

I am targeting this branch, because this is BC.

Changelog

### Fixed
- BlockBundle deprecations

I did this in a separate PR since I'm not sure about how to deal with the buildEditForm and pre* methods since I haven't found yet where they are used. I've seen the EditableBlockService, but not how to use it.

@core23 core23 added the minor label Feb 13, 2020
@core23
Copy link
Member

core23 commented Feb 13, 2020

Please add a changelog @franmomu

Copy link
Contributor

@greg0ire greg0ire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changelog entry should be "Fixed" unless you are removing features, and why is this minor exactly?

@core23 core23 merged commit 9533247 into sonata-project:3.x Feb 14, 2020
@greg0ire
Copy link
Contributor

@core23 why is this minor?

@core23
Copy link
Member

core23 commented Feb 14, 2020

@core23 why is this minor?

Thought we use this for deprecation fixes. Feel free to change the label.

@greg0ire
Copy link
Contributor

We use that for new deprecations so that ppl getting a patch release do not get more deprecations, but for fixes, it's patch :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants