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

Remove duplicated queue_item resource definition #43

Merged
merged 5 commits into from
Feb 11, 2021
Merged

Conversation

mmenozzi
Copy link
Member

As stated in #36 there is a duplicated queue_item resource definition. This PR removes it.
Attention: this PR introduce BC breaks in case someone decorated/used the old services definitions with the _plugin suffix in the service ID. I'd merge it anyway without creating a major release.

There would be a BC anyway for all other resource related services
so we remove also these BC aliases. We'll document in the changelog
the BC.
@mmenozzi
Copy link
Member Author

In the end I changed my mind and removed the BC breaks. Now we'll have plugin resources registered twice with different prefixes for BC compatibility.

@azambon @fabianaromagnoli @lruozzi9 @LucaGallinari I'll wait at least one approval.

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

Successfully merging this pull request may close these issues.

2 participants