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

Allow breaking change on odd major versions #2141

Open
3 tasks
kpanot opened this issue Sep 7, 2024 · 0 comments
Open
3 tasks

Allow breaking change on odd major versions #2141

kpanot opened this issue Sep 7, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@kpanot
Copy link
Contributor

kpanot commented Sep 7, 2024

Context

With the current rules regarding breaking changes and deprecations, a deprecations can be kept in for code for 1.5 years in worse case.

To avoid this cases we should allow breaking changes on odd major version with conditions.

Proposal

  • definition the conditions allowing breaking change on odd versions.
  • Find a way to properly communicate regarding deprecation (changelog, communication tab topic, etc...)
  • Update the contributing guideline
@kpanot kpanot added documentation Improvements or additions to documentation enhancement New feature or request triage labels Sep 7, 2024
@pginoux-1A pginoux-1A removed the triage label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants