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 deprecated Setup functions in coordinator #5063

Open
3 tasks
colin-axner opened this issue Nov 8, 2023 · 1 comment
Open
3 tasks

Remove deprecated Setup functions in coordinator #5063

colin-axner opened this issue Nov 8, 2023 · 1 comment
Labels
change: api breaking Issues or PRs that break Go API (need to be release in a new major version) deprecated Issues to remove deprecated code icebox Issues that we will not address for the time being testing Testing package and unit/integration tests type: code hygiene Clean up code but without changing functionality or interfaces
Milestone

Comments

@colin-axner
Copy link
Contributor

Summary

Issue #3999 will move many of the setup functions from the coordinator to the path type. The existing functions will be marked as deprecated to avoid immediate disruption to users. This issue is to track the removal of the deprecated functions. This should happen in a major release which has a low amount of breaking changes (likely not coupled with a SDK major version increment)


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
@colin-axner colin-axner added testing Testing package and unit/integration tests type: code hygiene Clean up code but without changing functionality or interfaces change: api breaking Issues or PRs that break Go API (need to be release in a new major version) labels Nov 8, 2023
@crodriguezvega crodriguezvega moved this to Backlog in ibc-go Nov 9, 2023
@crodriguezvega crodriguezvega added the deprecated Issues to remove deprecated code label Dec 19, 2023
@crodriguezvega crodriguezvega added the icebox Issues that we will not address for the time being label Jan 25, 2024
@crodriguezvega
Copy link
Contributor

I will move it to v11, so that we respect the policy of removing in the second major release after the deprecation notice. If v11 coincides with an SDK upgrade, then we can decide to postpone to v12.

@crodriguezvega crodriguezvega modified the milestones: v10.0.0, v11.0.0 Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change: api breaking Issues or PRs that break Go API (need to be release in a new major version) deprecated Issues to remove deprecated code icebox Issues that we will not address for the time being testing Testing package and unit/integration tests type: code hygiene Clean up code but without changing functionality or interfaces
Projects
Status: Backlog 🕐
Development

No branches or pull requests

2 participants