Skip to content

Release 3.17.0#6099

Merged
mohamedzeidan2021 merged 1 commit into
aws:masterfrom
mohamedzeidan2021:release-3.17.0
Jul 24, 2026
Merged

Release 3.17.0#6099
mohamedzeidan2021 merged 1 commit into
aws:masterfrom
mohamedzeidan2021:release-3.17.0

Conversation

@mohamedzeidan2021

Copy link
Copy Markdown
Collaborator

Bump versions and dependency pins, update CHANGELOGs for the 3.17.0 release (sagemaker-core 2.17.0, sagemaker-train/serve/mlops 1.17.0).

Anchor: Release 3.16.0 (3f810c6). Cutoff: d8ded10.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Bump versions and dependency pins, update CHANGELOGs for the
3.17.0 release (sagemaker-core 2.17.0, sagemaker-train/serve/mlops 1.17.0).

Anchor: Release 3.16.0 (3f810c6). Cutoff: d8ded10.
@github-actions

github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown

Claude finished @mohamedzeidan2021's task in 47s —— View job


Release 3.17.0 Review

  • Read PR diff (/tmp/pr.diff)
  • Verify version bumps across all packages
  • Verify dependency pin consistency
  • Cross-check CHANGELOG entries vs. sub-package changelogs

This is a clean release PR. I verified the mechanical correctness of the version and dependency changes:

Version bumps — consistent ✅

Package Old → New
sagemaker 3.16.0 → 3.17.0
sagemaker-core 2.16.0 → 2.17.0
sagemaker-train / serve / mlops 1.16.0 → 1.17.0

Each VERSION file matches its ## vX.Y.Z (2026-07-24) CHANGELOG heading, and today's date (2026-07-24) is correct.

Dependency pins — consistent ✅
All intra-package pins were bumped in lockstep with the new floors, and the dependency hierarchy holds:

  • root pyproject.toml: core>=2.17.0, train/serve/mlops>=1.17.0
  • sagemaker-mlops: core>=2.17.0, train>=1.17.0, serve>=1.17.0
  • sagemaker-serve: core>=2.17.0, train>=1.17.0
  • sagemaker-train: core>=2.17.0

No stale 1.16.0/2.16.0 references remain, and no lower/upper bound was accidentally dropped.

CHANGELOG cross-check — consistent ✅
Every PR listed in a sub-package changelog also appears in the root aggregate:

Minor observations (non-blocking, no change requested):

  • I can only validate the changelog against the diff itself — I can't confirm the anchor→cutoff range (3f810c6…d8ded10f7) captured every merged PR, since that requires the git log. Worth a quick manual sanity check that nothing merged in-window was omitted.
  • #6047 (Fix source_dir in FrameworkProcessor) is filed under sagemaker-core — just confirm that fix actually landed in the core package and not elsewhere.

No correctness, security, or backward-compatibility concerns. LGTM. 👍

@mohamedzeidan2021
mohamedzeidan2021 merged commit 5a09756 into aws:master Jul 24, 2026
17 of 25 checks passed
@mohamedzeidan2021
mohamedzeidan2021 deleted the release-3.17.0 branch July 24, 2026 17:55
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.

3 participants