Skip to content

feat: update SDK to use latest LMI v29 image for sdk v3.x - #6301

Open
shiehbeth wants to merge 1 commit into
aws:masterfrom
shiehbeth:v29-3x
Open

shiehbeth wants to merge 1 commit into
aws:masterfrom
shiehbeth:v29-3x

Conversation

@shiehbeth

@shiehbeth shiehbeth commented Sep 22, 2026

Copy link
Copy Markdown

Summary

Updates the DJL-LMI image config to the newly released LMI v29 (0.38.0-lmi29.0.0-cu130, DJL Serving 0.38.0 / vLLM 0.28.0) for SageMaker Python SDK 3.x (sagemaker-core). Unlike previous LMI bumps this adds a new 0.38.0 version key rather than editing tag_prefix in place, because DJL Serving moved 0.36.00.38.0; the registries map is copied verbatim from the 0.36.0 entry, so no account numbers changed.

Changes

  • sagemaker-core/src/sagemaker/core/image_uri_config/djl-lmi.json: add a 0.38.0 version key with tag_prefix 0.38.0-lmi29.0.0-cu130; move version_aliases.latest from 0.36.0 to 0.38.0
  • sagemaker-core/tests/unit/image_uris/test_djl.py: register 0.38.0-lmi29.0.0-cu130 in KNOWN_MISSING_COMBINATIONS (ap-east-2), consistent with prior versions

🤖 Generated with Claude Code

Adds a new 0.38.0 version key for the LMI 29.0.0 image
(0.38.0-lmi29.0.0-cu130), published to public ECR 2026-09-21, and
moves version_aliases.latest from 0.36.0 to 0.38.0.

Unlike previous LMI bumps this is a new version key rather than a
tag_prefix edit, because DJL Serving moved 0.36.0 -> 0.38.0. The
registry map is copied verbatim from the 0.36.0 entry.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

This branch is waiting to be deployed

1 waiting deployment
manual-approval c68a1288 Waiting Sep 22, 2026 by shiehbeth via wait-for-approval #1499
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.

1 participant