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 support for the read_catalog_entry method for component catalog connectors #2514

Open
kiersten-stokes opened this issue Mar 1, 2022 · 1 comment · May be fixed by #3141
Open

Remove support for the read_catalog_entry method for component catalog connectors #2514

kiersten-stokes opened this issue Mar 1, 2022 · 1 comment · May be fixed by #3141
Assignees
Labels
area:back-end component:catalog connectors Access to component catalogs impact:breaking change Delivery introduces a change that is not backward compatible sizing: S
Milestone

Comments

@kiersten-stokes
Copy link
Member

Is your feature request related to a problem? Please describe.
As of #2492, a new method, get_entry_data, was added to the ComponentCatalogConnector class. This method replaces the old read_catalog_entry method and returns a well-defined EntryData object rather than a simple string definition. The deprecated method and the related fallback code in read_component_definitions that maintains backwards compatibility should be removed in the next major release (and no earlier).

@kiersten-stokes kiersten-stokes added this to the 4.0.0 milestone Mar 1, 2022
@ptitzler ptitzler added the impact:breaking change Delivery introduces a change that is not backward compatible label Mar 11, 2022
@Hema-Mathiyazhagan
Copy link
Contributor

@ptitzler I am interested in working for this issue. could you please assign this to me?

@akchinSTC akchinSTC modified the milestones: 4.x Q1, 4.x Q2 Dec 9, 2022
@ptitzler ptitzler self-assigned this Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:back-end component:catalog connectors Access to component catalogs impact:breaking change Delivery introduces a change that is not backward compatible sizing: S
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants