chore: add changelog folder for 10.16.4 release - #41766
Merged
Merged
Conversation
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>
|
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. |
phil-davis
approved these changes
Jul 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Forward-port the released 10.16.4 changelog from the
10.16branch somasterreflects that 10.16.4 has shipped. Same shape as the 10.16.3 forward-port
(2032e13 + 49bdf5c).
v10.16.4was published on 2026-07-29 with two fixes, butmasterneverreceived the release folder — so
changelog/unreleased/41574was still listedas unreleased even though it had shipped.
Changes
changelog/10.16.4_2026-07-29/41574and.../41763(copied verbatim from10.16)changelog/unreleased/41574— released in 10.16.4CHANGELOG.mdvia calenschangelog/unreleased/41762is intentionally kept: it is the 11.x-lineentry for the same chunked-upload fix that #41763 backported to 10.16.
Verification
10.16:41574no longer appears in the[unreleased]section;41762still does.41574as a pure rename (100% similarity), confirming no content drift.🤖 Generated with Claude Code