Release NativeLink v1.7.2 - #2789
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This comment has been minimized.
This comment has been minimized.
amankrx
force-pushed
the
release/v1.7.2
branch
from
September 24, 2026 20:56
2e5c71a to
08cbd9e
Compare
corcillo
approved these changes
Sep 25, 2026
This branch was successfully deployed
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.
What and why
Cuts v1.7.2. Includes the latest changes since v1.7.1, including worker lifecycle management, experimental Buck2 file capture and invocation isolation, and scheduler and worker fixes.
How was this verified?
git diff --checkandvale CHANGELOG.mdpassed.Risk
Low. Version strings, lock files, the changelog, and two changelog grouping rules. No source or configuration behaviour changes.
AI assistance
AI wrote the new release with the same template as the older release, and ran the verification above.
This change is
AI assistance
Written with Claude Code. It followed the release steps in CONTRIBUTING.md: bumped the versions, regenerated both lock files, ran
git cliff, diagnosed the two changelog misgroupings and added thecliff.tomlrules, and rancargo check --workspaceon the 1.97.1 toolchain. I chose the version number and reviewed the result.