-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Update versioning governance document #21107
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
Update versioning governance document #21107
Conversation
simplify language Co-authored-by: Copilot <[email protected]>
Co-authored-by: Jirka Borovec <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the versioning governance document to clarify Lightning's API evolution policy and compatibility matrix. The changes simplify the API deprecation policy and make PyTorch support expectations more explicit.
Key changes:
- Simplifies API evolution policy to limit breaking changes to major version upgrades only
- Updates compatibility matrix to clarify PyTorch support expectations (latest 5 minor releases)
- Updates PyTorch 2.5.x support range to include version 2.8.0
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Updated versioning information with last tested versions for various dependencies.
What does this PR do?
This versioning governance document update makes the following clarifications and minor updates:
2.5.x
support range to include PyTorch2.8.0
Updates to the versioning governance revolve around the discussion in #21073 and should resolve that issue.
Fixes #21073
Before submitting
PR review
Anyone in the community is welcome to review the PR.
Before you start reviewing, make sure you have read the review guidelines. In short, see the following bullet-list:
Reviewer checklist
📚 Documentation preview 📚: https://pytorch-lightning--21107.org.readthedocs.build/en/21107/