Skip to content

chore: prepare changelog for 2.6.4 release#21729

Merged
justusschock merged 1 commit into
Lightning-AI:masterfrom
bhimrazy:chore/prepare-changelog-for-2.6.4
May 20, 2026
Merged

chore: prepare changelog for 2.6.4 release#21729
justusschock merged 1 commit into
Lightning-AI:masterfrom
bhimrazy:chore/prepare-changelog-for-2.6.4

Conversation

@bhimrazy
Copy link
Copy Markdown
Collaborator

@bhimrazy bhimrazy commented May 20, 2026

What does this PR do?

Prepares the changelog for the 2.6.4 release.

  • Adds [2.6.4] - 2026-05-20 section to both PyTorch Lightning and Fabric changelogs
  • Adds a note citing the supply chain security compromise as the reason for the version skip
  • Adds the previously undocumented SimpleProfiler math.fsum precision fix (#21525)
Before submitting
  • Was this discussed/agreed via a GitHub issue? (not for typos and docs)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure your PR does only one thing, instead of bundling different changes together?
  • Did you make sure to update the documentation with your changes? (if necessary)
  • Did you write any new necessary tests? (not for typos and docs)
  • Did you verify new and existing tests pass locally with your changes?
  • Did you list all the breaking changes introduced by this pull request?
  • Did you update the CHANGELOG? (not for typos, docs, test updates, or minor internal changes/refactors)

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
  • Is this pull request ready for review? (if not, please submit in draft mode)
  • Check that all items from Before submitting are resolved
  • Make sure the title is self-explanatory and the description concisely explains the PR
  • Add labels and milestones (and optionally projects) to the PR so it can be classified

- Add [2.6.4] release section with all changes from the skipped 2.6.2/2.6.3
- Note supply chain security compromise (see Lightning-AI#21691) as reason for skipped versions
- Includes: Neptune logger removal, LitLogger bump, val_check_interval fix,
  pkg-resources fix, FSDP mixed precision fix, device_mesh type hint fix,
  RichModelSummary fix, SimpleProfiler math.fsum precision fix
@justusschock justusschock merged commit 513d859 into Lightning-AI:master May 20, 2026
8 checks passed
@bhimrazy bhimrazy deleted the chore/prepare-changelog-for-2.6.4 branch May 20, 2026 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants