chore(release): v4.3.0#23405
Merged
Merged
Conversation
alexghr
approved these changes
May 20, 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.
Promote v4.3.0-rc.1 to stable. Single commit prepending a
## [4.3.0]entry toCHANGELOG.md; no other files touched.What's in this PR
The 4.3.0 changelog entry is a superset of the existing
4.3.0-rc.1entry plus four lines for the commits added between rc.1 and now:aztec:use perl -i for portable in-place edit in add_crate.sh (fix(aztec): use perl -i for portable in-place edit in add_crate.sh #23335)aztec-up:fall back to no timeout when /usr/bin/timeout absent on macOS (fix(aztec-up): fall back to no timeout when /usr/bin/timeout absent (macOS) #23310)release-image:stamp stdlib/package.json with release version (fix(release-image): stamp stdlib/package.json with release version #23393)The
## [4.3.0-rc.1]section is preserved below the new entry for historical continuity.Filtered from the changelog
Eight commits in
v4.3.0-rc.1..HEADare dropped as noise: the twochore: merge v4-next into v4merge commits, the pre-PR dupe75fd494a43of #23393, the two umbrellachore: Accumulated backportsPRs (#23386, #23321 — their contents are #23310/#23335/#23318 listed above), the internalMerge branch 'v4-next' into backport-to-v4-next-stagingcommit, and the v4-next manifest bump to 4.4.0 (release machinery, doesn't apply to v4).After merging
v4.3.0on the merge commit and push the tag — that kicks off the release pipeline.4.3.0for the 4.3.X patch cycle; bump only if you're cutting 4.4.0 from this branch.Test plan
CHANGELOG.md