chore: Update default branch to track 2.72.0 / 26.08 - #8872
Merged
mc-nv merged 1 commit intoJul 8, 2026
Merged
Conversation
Merged
10 tasks
mattwittwer
approved these changes
Jul 7, 2026
mc-nv
marked this pull request as ready for review
July 7, 2026 23:30
yinggeh
approved these changes
Jul 8, 2026
mc-nv
deleted the
mchornyi/TRI-1544/at-code-freeze-update-master-to-track-next-release
branch
July 8, 2026 16:31
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 does the PR do?
Advances
mainto track the next development release now that the current train is at code freeze. Bumps the Triton version and container version:TRITON_VERSION:2.71.0dev→2.72.0devbuild.pyDEFAULT_TRITON_VERSION_MAP:release_version→2.72.0dev,triton_container_version→26.08devChecklist
<commit_type>: <Title>Commit Type:
Uses
chore(mechanical version-tracking bump; not in the list below).Related PRs:
triton-inference-server/model_analyzer#1028
Where should the reviewer start?
TRITON_VERSIONand theDEFAULT_TRITON_VERSION_MAPblock inbuild.py.Test plan:
Version-string-only change; validated by the standard CI build.
Caveats:
None — mechanical version bump.
Background
Routine code-freeze step: once a release branch is cut,
mainadvances to the next dev version so post-freeze work targets the upcoming train.Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)