Skip to content

chore: add changelog folder for 10.16.4 release - #41766

Merged
DeepDiver1975 merged 1 commit into
masterfrom
chore/changelog-10.16.4-forward-port
Jul 29, 2026
Merged

chore: add changelog folder for 10.16.4 release#41766
DeepDiver1975 merged 1 commit into
masterfrom
chore/changelog-10.16.4-forward-port

Conversation

@DeepDiver1975

Copy link
Copy Markdown
Member

Summary

Forward-port the released 10.16.4 changelog from the 10.16 branch so master
reflects that 10.16.4 has shipped. Same shape as the 10.16.3 forward-port
(2032e13 + 49bdf5c).

v10.16.4 was published on 2026-07-29 with two fixes, but master never
received the release folder — so changelog/unreleased/41574 was still listed
as unreleased even though it had shipped.

Changes

  • add changelog/10.16.4_2026-07-29/41574 and .../41763 (copied verbatim from 10.16)
  • drop changelog/unreleased/41574 — released in 10.16.4
  • regenerate CHANGELOG.md via calens

changelog/unreleased/41762 is intentionally kept: it is the 11.x-line
entry for the same chunked-upload fix that #41763 backported to 10.16.

Verification

  • The generated 10.16.4 section is byte-identical to the one on 10.16:
    diff <(sed -n '/\[10.16.4\] (2026-07-29)/,/\[10.16.3\]/p' CHANGELOG.md) \
         <(git show origin/10.16:CHANGELOG.md | sed -n '/\[10.16.4\] (2026-07-29)/,/\[10.16.3\]/p')
    
    → no output.
  • 41574 no longer appears in the [unreleased] section; 41762 still does.
  • Git records 41574 as a pure rename (100% similarity), confirming no content drift.

🤖 Generated with Claude Code

Forward-port the released 10.16.4 changelog fragments from the 10.16 branch
so master reflects that 10.16.4 has shipped.

- add changelog/10.16.4_2026-07-29/{41574,41763}
- drop changelog/unreleased/41574, which has now been released
- regenerate CHANGELOG.md via calens

changelog/unreleased/41762 is intentionally kept: it is the 11.x-line entry
for the same chunked-upload fix that #41763 backported to 10.16.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
@DeepDiver1975
DeepDiver1975 requested a review from a team as a code owner July 29, 2026 21:23
@update-docs

update-docs Bot commented Jul 29, 2026

Copy link
Copy Markdown

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@DeepDiver1975
DeepDiver1975 merged commit d752ad2 into master Jul 29, 2026
29 checks passed
@DeepDiver1975
DeepDiver1975 deleted the chore/changelog-10.16.4-forward-port branch July 29, 2026 22:03
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