Skip to content

Add deprecation plan #7483

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

Closed
3 tasks done
mtrezza opened this issue Aug 10, 2021 · 2 comments · Fixed by #7485
Closed
3 tasks done

Add deprecation plan #7483

mtrezza opened this issue Aug 10, 2021 · 2 comments · Fixed by #7485
Labels
state:released Released as stable version state:released-beta Released as beta version type:feature New feature or improvement of existing feature

Comments

@mtrezza
Copy link
Member

mtrezza commented Aug 10, 2021

New Feature / Enhancement Checklist

Current Limitation

With the introduction of Phased Deprecation, it may become challenging to track the number of pending breaking changes and with which release these should be removed from code.

Feature / Enhancement Description

Add a list of deprecations and planned breaking changes. The table lists deprecations, when they were introduced and when the deprecated features are planned to be removed. This should be for maintainers to know when to remove features, and for developers to better plan when changes become required to upgrade.

Example Use Case

n/a

Alternatives / Workarounds

n/a

3rd Party References

Node.js has something similar

@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.0.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Nov 1, 2021
@mtrezza mtrezza added type:feature New feature or improvement of existing feature and removed type:improvement labels Dec 6, 2021
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.0.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-beta Released as beta version type:feature New feature or improvement of existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants