Skip to content

Releases: aws/sagemaker-python-sdk

v2.250.0

08 Aug 23:05
Compare
Choose a tag to compare

Features

  • Add support for InstancePlacementConfig in Estimator for training jobs running on ultraserver capacity

Bug Fixes and Other Changes

  • Add more constraints to test requirements

v2.249.0

31 Jul 01:07
Compare
Choose a tag to compare

Features

  • AWS Batch for SageMaker Training jobs

Bug Fixes and Other Changes

  • Directly use customer-provided endpoint name for ModelBuilder deployment.
  • update image_uri_configs 07-23-2025 07:18:25 PST

v2.248.2

22 Jul 22:54
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Relax boto3 version requirement
  • update image_uri_configs 07-22-2025 07:18:25 PST
  • update image_uri_configs 07-18-2025 07:18:28 PST
  • add hard dependency on sagemaker-core pypi lib
  • When rootlessDocker is enabled, return a fixed SageMaker IP

v2.248.1

16 Jul 04:22
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Nova training support

v2.248.0

15 Jul 02:26
Compare
Choose a tag to compare

Features

  • integrate amtviz for visualization of tuning jobs

Bug Fixes and Other Changes

  • build(deps): bump requests in /tests/data/serve_resources/mlflow/pytorch
  • build(deps): bump protobuf from 4.25.5 to 4.25.8 in /requirements/extras
  • build(deps): bump mlflow in /tests/data/serve_resources/mlflow/xgboost
  • build(deps): bump torch in /tests/data/modules/script_mode
  • sanitize git clone repo input url
  • Adding Hyperpod feature to enable hyperpod telemetry
  • Adding Hyperpod feature to enable hyperpod telemetry
  • Bump SMD version to enable custom workflow deployment.
  • Update TF DLC python version to py312
  • update image_uri_configs 07-04-2025 07:18:27 PST
  • update image_uri_configs 06-26-2025 07:18:35 PST
  • relax protobuf to <6.32

v2.247.1

23 Jun 06:38
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • update image_uri_configs 06-19-2025 07:18:34 PST

v2.247.0

13 Jun 22:27
Compare
Choose a tag to compare

Features

  • Add support for MetricDefinitions in ModelTrainer

Bug Fixes and Other Changes

  • update jumpstart region_config, update image_uri_configs 06-12-2025 07:18:12 PST
  • Add ignore_patterns in ModelTrainer to ignore specific files/folders
  • Allow import failure for internal _hashlib module

v2.246.0

04 Jun 23:10
Compare
Choose a tag to compare

Features

  • Triton v25.04 DLC

Bug Fixes and Other Changes

  • Update Attrs version to widen support
  • update estimator documentation regarding hyperparameters for source_dir

v2.245.0

28 May 23:37
Compare
Choose a tag to compare

Features

  • Correct mypy type checking through PEP 561

Bug Fixes and Other Changes

  • MLFLow update for dependabot
  • addWaiterTimeoutHandling
  • merge method inputs with class inputs
  • update image_uri_configs 05-20-2025 07:18:17 PST

v2.244.2

19 May 20:52
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • include model channel for gated uncompressed models
  • clarify model monitor one time schedule bug
  • update jumpstart region_config 05-15-2025 07:18:15 PST
  • update image_uri_configs 05-14-2025 07:18:16 PST
  • Add image configs and region config for TPE (ap-east-2)
  • Improve defaults handling in ModelTrainer