Skip to content

Update changelog for the v25.12 release [skip ci]#13968

Merged
NvTimLiu merged 3 commits intorelease/25.12from
update-changelog
Dec 16, 2025
Merged

Update changelog for the v25.12 release [skip ci]#13968
NvTimLiu merged 3 commits intorelease/25.12from
update-changelog

Conversation

@nvauto
Copy link
Copy Markdown
Collaborator

@nvauto nvauto commented Dec 8, 2025

Update change log with CLI:

scripts/generate-changelog --token=<GIT_TOKEN> --releases=25.10,25.12

Update change log with CLI: \n\n   scripts/generate-changelog --token=<GIT_TOKEN> --releases=25.10,25.12

Signed-off-by: nvauto <70000568+nvauto@users.noreply.github.com>
@NvTimLiu NvTimLiu self-assigned this Dec 8, 2025
@NvTimLiu NvTimLiu marked this pull request as draft December 8, 2025 06:18
@NvTimLiu NvTimLiu added documentation Improvements or additions to documentation build Related to CI / CD or cleanly building labels Dec 8, 2025
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Dec 8, 2025

Greptile Overview

Greptile Summary

Updated changelog with v25.12 release notes and archived older release notes into CHANGELOG_25.02-to-25.08.md.

  • Added comprehensive v25.12 release documentation including 36 features, 5 performance improvements, 96 bugs fixed, and 144 PRs
  • Updated main CHANGELOG.md generation date from 2025-10-21 to 2025-12-16
  • Renamed archived changelog from CHANGELOG_25.02-to-25.06.md to CHANGELOG_25.02-to-25.08.md and added v25.08 release notes
  • Maintained proper structure with markdown tables and GitHub issue/PR links throughout

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk - it's an automated changelog update for release documentation
  • This is a routine changelog update generated by an automated script for the v25.12 release. The changes follow expected patterns: adding new release notes to the main changelog, updating the generation date, and archiving older releases. The PR title includes [skip ci] indicating it's documentation-only with no code changes.
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
CHANGELOG.md 5/5 Added v25.12 release notes to the top of the changelog, updated generation date from 2025-10-21 to 2025-12-16
docs/archives/CHANGELOG_25.02-to-25.08.md 5/5 Renamed from CHANGELOG_25.02-to-25.06.md and added v25.08 release notes at the top of the archived changelog

Sequence Diagram

sequenceDiagram
    participant Script as generate-changelog script
    participant Git as Git Repository
    participant Main as CHANGELOG.md
    participant Archive as docs/archives/CHANGELOG_25.02-to-25.08.md
    
    Script->>Git: Query releases 25.10, 25.12
    Git-->>Script: Return issues, PRs, commits
    Script->>Main: Update generation date to 2025-12-16
    Script->>Main: Add v25.12 release notes at top
    Script->>Archive: Rename from CHANGELOG_25.02-to-25.06.md
    Script->>Archive: Add v25.08 release notes
    Script->>Git: Commit changes with [skip ci]
Loading

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@NvTimLiu
Copy link
Copy Markdown
Collaborator

NvTimLiu commented Dec 8, 2025

This change is made for in-advance review, we'll up-merge latest change logs before the final release build.

@sameerz Can you help review this PR? Thanks!

@pxLi
Copy link
Copy Markdown
Member

pxLi commented Dec 15, 2025

We are going to re-generate the changelog to reflect the latest changes, and merge this to unblock RC build. Since this is the doc-only update, we can continually update the content later cc @sameerz @GaryShen2008

Signed-off-by: nvauto <70000568+nvauto@users.noreply.github.com>
@NvTimLiu NvTimLiu marked this pull request as ready for review December 15, 2025 01:01
@NvTimLiu
Copy link
Copy Markdown
Collaborator

build

@NvTimLiu NvTimLiu self-requested a review December 15, 2025 01:01
Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

Signed-off-by: nvauto <70000568+nvauto@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@pxLi
Copy link
Copy Markdown
Member

pxLi commented Dec 16, 2025

build

@NvTimLiu NvTimLiu merged commit 43ce24c into release/25.12 Dec 16, 2025
62 checks passed
@pxLi pxLi deleted the update-changelog branch February 2, 2026 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Related to CI / CD or cleanly building documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants