Skip to content

Releases: aws/sagemaker-python-sdk

v2.113.0

21 Oct 14:23

Choose a tag to compare

Features

  • support torch_distributed distribution for Trainium instances

Bug Fixes and Other Changes

  • bump apache-airflow from 2.4.0 to 2.4.1 in /requirements/extras

Documentation Changes

  • fix kwargs and descriptions of the smdmp checkpoint function
  • add the doc for the MonitorBatchTransformStep

v2.112.2

11 Oct 20:22

Choose a tag to compare

Bug Fixes and Other Changes

  • Update Neo-TF2.x versions to TF2.9(.2)

Documentation Changes

  • fix typo in PR template

v2.112.1

10 Oct 17:22

Choose a tag to compare

Bug Fixes and Other Changes

  • fix(local-mode): loosen docker requirement to allow 6.0.0
  • CreateModelPackage API error for Scikit-learn and XGBoost frameworkss

v2.112.0

09 Oct 21:23

Choose a tag to compare

Features

  • added monitor batch transform step (pipeline)

Bug Fixes and Other Changes

  • Add PipelineVariable annotation to framework estimators

v2.111.0

05 Oct 20:28

Choose a tag to compare

Features

  • Edit test file for supporting TF 2.10 training

Bug Fixes and Other Changes

  • support kms key in processor pack local code
  • security issue by bumping apache-airflow from 2.3.4 to 2.4.0
  • instance count retrieval logic
  • Add regex for short-form sagemaker-xgboost tags
  • Upgrade attrs>=20.3.0,<23
  • Add PipelineVariable annotation to Amazon estimators

Documentation Changes

  • add context for pytorch

v2.110.0

27 Sep 23:20

Choose a tag to compare

Features

  • Support KeepAlivePeriodInSeconds for Training APIs
  • added ANALYSIS_CONFIG_SCHEMA_V1_0 in clarify
  • add model monitor image accounts for ap-southeast-3

Bug Fixes and Other Changes

  • huggingface release test
  • Fixing the logic to return instanceCount for heterogeneousClusters
  • Disable type hints in doc signature and add PipelineVariable annotations in docstring
  • estimator hyperparameters in script mode

Documentation Changes

  • Added link to example notebook for Pipelines local mode

v2.109.0

09 Sep 17:58

Choose a tag to compare

Features

  • add search filters

Bug Fixes and Other Changes

  • local pipeline step argument parsing bug
  • support fail_on_violation flag for check steps
  • fix links per app security scan
  • Add PipelineVariable annotation for all processor subclasses

Documentation Changes

  • the SageMaker model parallel library 1.11.0 release

v2.108.0

02 Sep 18:12

Choose a tag to compare

Features

  • Adding support in HuggingFace estimator for Training Compiler enhanced PyTorch 1.11

Bug Fixes and Other Changes

  • add sagemaker clarify image account for cgk region
  • set PYTHONHASHSEED env variable to fixed value to fix intermittent failures in release pipeline
  • trcomp fixtures to override default fixtures for integ tests

Documentation Changes

  • add more info about volume_size

v2.107.0

29 Aug 23:42

Choose a tag to compare

Features

  • support python 3.10, update airflow dependency

Bug Fixes and Other Changes

  • Add retry in session.py to check if training is finished

Documentation Changes

  • remove Other tab in Built-in algorithms section and mi…

v2.106.0

24 Aug 02:22

Choose a tag to compare

Features

  • Implement Kendra Search in RTD website

Bug Fixes and Other Changes

  • Add primitive_or_expr() back to conditions
  • remove specifying env-vars when creating model from model package
  • Add CGK in config for Spark Image