Skip to content

docs(server): update README and versions for r26.07 - #8876

Merged
mc-nv merged 1 commit into
r26.07from
mchornyi/TRI-1545/update-r26.07-readme-versions
Jul 8, 2026
Merged

docs(server): update README and versions for r26.07#8876
mc-nv merged 1 commit into
r26.07from
mchornyi/TRI-1545/update-r26.07-readme-versions

Conversation

@mc-nv

@mc-nv mc-nv commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

What does the PR do?

Code-freeze version bump for the 26.07 release. Strips the dev suffix and advances the container train across README text and version strings (24 files, matching the r26.05 release template one train forward).

Key changes:

  • TRITON_VERSION 2.71.0dev2.71.0
  • build.py: release_version 2.71.0, triton_container_version 26.07, upstream_container_version 26.07
  • Container train 26.0626.07, branch refs r26.06r26.07
  • appVersion / publishedVersion / gke chart version 2.70.02.71.0
  • Removed the main-branch dev warning banner from README.md

Scoping notes: docs/introduction/compatibility.md intentionally left for the separate compatibility-matrix update; gke lagging fields (build_and_push.sh MAJOR_VERSION, gke chart appVersion) left as-is per prior-release convention.

Commit Type:

  • docs

Related PRs:

Where should the reviewer start?

TRITON_VERSION and build.py (DEFAULT_TRITON_VERSION_MAP).

Test plan:

Documentation/version-string only change; no functional code paths affected. Validated no stray 26.06 / *dev references remain in scope.

  • CI Pipeline ID:

Caveats:

upstream_container_version set to 26.07 (departs from the historical lag-by-one pattern where it trailed the train by one release).

Background

Recurring code-freeze task tracked in TRI-1545.

Related Issues:

  • Resolves: TRI-1545

Strip dev suffix for the 26.07 release:
- TRITON_VERSION 2.71.0dev -> 2.71.0
- build.py release_version 2.71.0, triton_container_version 26.07,
  upstream_container_version 26.07
- bump container train 26.06 -> 26.07 and branch refs r26.06 -> r26.07
- appVersion/publishedVersion/chart version 2.70.0 -> 2.71.0
- remove main-branch dev warning banner from README
@mc-nv
mc-nv marked this pull request as ready for review July 8, 2026 22:55
@mc-nv
mc-nv requested review from nv-rinig, whoisj and yinggeh July 8, 2026 22:56
@mc-nv
mc-nv merged commit c54d404 into r26.07 Jul 8, 2026
3 checks passed
@mc-nv
mc-nv deleted the mchornyi/TRI-1545/update-r26.07-readme-versions branch July 8, 2026 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants