Skip to content

🍒 chore(cloudxr): bump runtime SDK version to 6.3.0-rc3 - #895

Merged
nv-mhaselton merged 1 commit into
release/1.4.xfrom
fix/release-1.4-cloudxr-rc3
Aug 4, 2026
Merged

🍒 chore(cloudxr): bump runtime SDK version to 6.3.0-rc3#895
nv-mhaselton merged 1 commit into
release/1.4.xfrom
fix/release-1.4-cloudxr-rc3

Conversation

@nv-mhaselton

Copy link
Copy Markdown
Contributor

Description

Backport 0ec416b95 into release/1.4.x.

On main, this followed #873, which landed CloudXR Runtime SDK 6.3.0-rc2. The 1.4 branch currently pins 6.2.1, so this advances it directly to 6.3.0-rc3.

RC3 is the newest runtime published on NGC and, unlike earlier versions, provides the experimental archives required by the cloudxr_exp wheel bundle.

The SDK is consumed as prebuilt shared objects. CMake extracts the archive and removes include/ and plugins/, so this change only updates the runtime version pin.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Testing

  • Ran SKIP=check-copyright-year pre-commit run --all-files.
  • Built an x86_64 CPython 3.12 wheel locally with ENABLE_CLOUDXR_EXP_BUNDLE=ON.
  • Verified the wheel by launching camera_viz in XR mode with the bundled RC3 runtime.
  • The post-merge release/1.4.x CI run will validate private-NGC download and wheel packaging. Fork PR workflows cannot access the required NGC secret.

Checklist

  • I have read and understood the contribution guidelines
  • I have run the linter and formatter with SKIP=check-copyright-year pre-commit run --all-files
  • Documentation changes are not required for this version-pin backport
  • Testing is described above
  • I have signed off all my commits (git commit -s) per the DCO

Follow-up to #873, which landed 6.3.0-rc2. rc3 is the newest runtime
published on NGC (cloudxr-dev/cloudxr-runtime-binary:6.3.0-rc3-public,
uploaded 2026-07-31) and, unlike earlier versions, it also publishes the
experimental tarballs the cloudxr_exp bundle needs.

The SDK is consumed as prebuilt shared objects only — CMake extracts the
tarball and drops include/ and plugins/ — so nothing in the tree compiles
or links against it and the pin is the whole change.

Signed-off-by: Jiwen Cai <jiwenc@nvidia.com>
(cherry picked from commit 0ec416b)
Signed-off-by: Michael Haselton <mhaselton@nvidia.com>
@nv-mhaselton
nv-mhaselton requested a review from jiwenc-nv August 4, 2026 18:33
@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 72cbcb23-1121-4588-b6da-969873d83f6a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@nv-mhaselton

nv-mhaselton commented Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

Replaced #894

@nv-mhaselton nv-mhaselton changed the title chore(cloudxr): bump runtime SDK version to 6.3.0-rc3 🍒 chore(cloudxr): bump runtime SDK version to 6.3.0-rc3- #894 Aug 4, 2026
@nv-mhaselton nv-mhaselton changed the title 🍒 chore(cloudxr): bump runtime SDK version to 6.3.0-rc3- #894 🍒 chore(cloudxr): bump runtime SDK version to 6.3.0-rc3 Aug 4, 2026
@nv-mhaselton
nv-mhaselton merged commit 7898dea into release/1.4.x Aug 4, 2026
54 of 55 checks passed
@nv-mhaselton
nv-mhaselton deleted the fix/release-1.4-cloudxr-rc3 branch August 4, 2026 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants