Skip to content

Releases: aws/sagemaker-python-sdk

v2.140.1

21 Mar 05:48
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Fix cross account register model
  • Handle instance support for Hugging Face tests
  • Upgrade apache-airflow-providers-amazon version
  • build(deps): bump apache-airflow from 2.4.1 to 2.5.1
  • Mark test_create_model_package test for xfail
  • Disable module-not-measured warnings to avoid clutter in build logs

v2.140.0

17 Mar 23:01
Compare
Choose a tag to compare

Features

  • SDK changes for TRCOMP support

Bug Fixes and Other Changes

  • [Feature - Hugging Face] Update Transformers 4.26 - PyTorch 1.13.1 Image uri

v2.139.0

15 Mar 15:33
Compare
Choose a tag to compare

Features

  • Add XGBoost framework 1.7-1 version

Bug Fixes and Other Changes

  • Fix image_uris.retrieve() function to return ValueError when framework is not allowed for an instance_type

v2.138.0

13 Mar 23:25
Compare
Choose a tag to compare

Features

  • Jumpstart training metrics

Bug Fixes and Other Changes

  • Add new region support for MX, PT, TF on SM Training

v2.137.0

10 Mar 01:04
Compare
Choose a tag to compare

Features

  • support JSON for input dataset and model output

Bug Fixes and Other Changes

  • Wait on describe for tag propagation
  • Extracted profile_name directly from sagemaker.Session if None
  • Avoid double encoding to JSON in InferenceRecommenderMixin
  • RepackStep must use the same KMS key as the Model

v2.136.0

09 Mar 00:47
Compare
Choose a tag to compare

Features

  • with_feature_group [feature_store]
  • Djl Large Model Support
  • Decouple model.right_size() from model registry

Bug Fixes and Other Changes

  • Fix integration test error in test_default_right_size_and_deploy_unregistered_base_model
  • Add djl 0.21.0 dlc images

Documentation Changes

  • Torchrun gpu support documentation change

v2.135.1.post0

02 Mar 04:24
Compare
Choose a tag to compare

Documentation Changes

  • update feature store dataset builder docs

v2.135.1

01 Mar 07:31
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Revert back to stable apache-airflow-providers-amazon from 7.2.1 to 4.0.0.
  • Typo in graviton algos
  • build(deps): bump apache-airflow-providers-amazon from 4.0.0 to 7.2.1 in /requirements/extras
  • Support cloning private repo using ssh key
  • Create a default SageMaker Session inside FeatureGroup class

Documentation Changes

  • fix typo in README

v2.135.0

23 Feb 20:24
Compare
Choose a tag to compare

Features

  • Add DLC accounts for MEL Region
  • allow use of short lived creds for local container

Bug Fixes and Other Changes

  • update lambda function when function arn is provided

v2.134.1

22 Feb 19:26
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • local mode deletion of temp files on job end
  • Cron expression resetting on update monitor
  • added support to update arguments in create_monitoring_schedule