Skip to content

IBX-1694: Dropped support for previously deprecated service tags#42

Merged
alongosz merged 2 commits intomainfrom
ibx-1694-drop-deprecated-svc-tags
Jan 4, 2022
Merged

IBX-1694: Dropped support for previously deprecated service tags#42
alongosz merged 2 commits intomainfrom
ibx-1694-drop-deprecated-svc-tags

Conversation

@alongosz
Copy link
Member

@alongosz alongosz commented Dec 29, 2021

Question Answer
JIRA issue IBX-1694
Type improvement
Target Ibexa version v4.0
BC breaks yes, planned before 3.x

Prior Ibexa 3.3 and since eZ Platform 1.0 we've had some deprecated tags. This PR drops them. Currently present tags, that were not deprecated before, will be rebranded as a follow up. BC for those is provided via ibexa/compatibility-layer#12.

Dropped tags:

  • ezpublish.content_view_provider
  • ezpublish.fieldType
  • ezpublish.fieldType.parameterProvider
  • ezpublish.fieldType.indexable
  • ezpublish.fieldType.externalStorageHandler
  • ezpublish.fieldType.externalStorageHandler.gateway
  • ezpublish.location_view_provider
  • ezpublish.query_type
  • ezpublish.searchEngineIndexer
  • ezpublish.searchEngine
  • ezpublish.storageEngine.legacy.converter

Checklist:

  • Provided PR description.
  • Tested the solution manually.
  • Provided automated test coverage.
  • Checked that target branch is set correctly (main for features, the oldest supported for bugs).
  • Ran PHP CS Fixer for new PHP code (use $ composer fix-cs).
  • Asked for a review

@alongosz alongosz force-pushed the ibx-1694-drop-deprecated-svc-tags branch 2 times, most recently from 0e784a8 to c0049b4 Compare December 30, 2021 16:02
@alongosz alongosz added the Doc needed The changes require some documentation label Jan 3, 2022
@alongosz
Copy link
Member Author

alongosz commented Jan 3, 2022

Update: Somehow I missed some more deprecated tags. Found out that the lists don't add up when testing the changes 😅 Fixed via 901680d.

@alongosz alongosz force-pushed the ibx-1694-drop-deprecated-svc-tags branch from c8bd1a8 to 599387d Compare January 3, 2022 15:50
@alongosz alongosz force-pushed the ibx-1694-drop-deprecated-svc-tags branch from 599387d to 901680d Compare January 4, 2022 11:51
@alongosz alongosz merged commit 245c3f1 into main Jan 4, 2022
@alongosz alongosz deleted the ibx-1694-drop-deprecated-svc-tags branch January 4, 2022 13:41
@alongosz
Copy link
Member Author

alongosz commented Jan 4, 2022

Merged to unblock service tags rebranding PR

alongosz added a commit that referenced this pull request Jan 5, 2022
There were still some references to the service tags dropped via #42
@DominikaK DominikaK removed the Doc needed The changes require some documentation label Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants