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

Un-revert breaking changes before releasing v2 #1657

Open
5 tasks
gjcairo opened this issue May 22, 2024 · 0 comments
Open
5 tasks

Un-revert breaking changes before releasing v2 #1657

gjcairo opened this issue May 22, 2024 · 0 comments
Labels
⚠️ semver/major Breaks existing public API.

Comments

@gjcairo
Copy link
Contributor

gjcairo commented May 22, 2024

As part of the current effort to remove all breaking changes from main to make sure new features and bug fixes are shipped in the next minor release, we've had to walk back several changes done over the past couple of years because they were source-breaking.

Many of them could be done in a non-breaking way slightly differently, but several had to be reverted altogether.
Whenever we decide to release a v2, we should make sure to undo these reverts, as some of them are technically regressions. They are (you can find more details in the discussions on each linked PR):

@thomasvl thomasvl added the v2.0 label May 22, 2024
@FranzBusch FranzBusch added ⚠️ semver/major Breaks existing public API. and removed v2.0 labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚠️ semver/major Breaks existing public API.
Projects
None yet
Development

No branches or pull requests

3 participants