Skip to content

Releases: aws/sagemaker-python-sdk

v2.46.0

15 Jun 19:55
Compare
Choose a tag to compare

Features

  • Add HF transformer version 4.6.1

Bug Fixes and Other Changes

  • encode localmode payload to UTF-8
  • call DescribeDomain as fallback in get_execution_role
  • parameterize PT and TF version for HuggingFace tests

Documentation Changes

  • Add import statement in Batch Transform Overview doc

v2.45.0

07 Jun 23:34
Compare
Choose a tag to compare

Features

  • Add support for Callback steps in model building pipelines

v2.44.0

01 Jun 22:53
Compare
Choose a tag to compare

Features

  • support endpoint_name_prefix, seed and version for Clarify

v2.43.0

31 May 16:28
Compare
Choose a tag to compare

Features

  • add xgboost framework version 1.3-1

Bug Fixes and Other Changes

  • remove duplicated tags in _append_project_tags

v2.42.1

27 May 00:21
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • default value removed if zero for integer param

v2.42.0

24 May 16:31
Compare
Choose a tag to compare

Features

  • support for custom pipeline execution name
  • Add data ingestion only data-wrangler flow recipe generation helper function

Bug Fixes and Other Changes

  • add kms key for processing job code upload
  • remove failing notebooks from notebook pr test
  • fix in and not in condition bug
  • Update overview.rst

Documentation Changes

  • Update "Ask a question" contact link
  • Update smdp docs with sparse_as_dense support

v2.41.0

17 May 20:21
Compare
Choose a tag to compare

Features

  • add pipeline experiment config
  • add data wrangler processor
  • support RetryStrategy for training jobs

Bug Fixes and Other Changes

  • fix repack pipeline step by putting inference.py in "code" sub dir
  • add data wrangler image uri
  • fix black-check errors

v2.40.0

11 May 18:30
Compare
Choose a tag to compare

Features

  • add xgboost framework version 1.2-2

Bug Fixes and Other Changes

  • fix get_execution_role on Studio
  • [fix] Check py_version existence in RegisterModel step

Documentation Changes

  • SM Distributed EFA Launch

v2.39.1

05 May 22:04
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • RegisterModel step and custom dependency support

Documentation Changes

  • reverting SageMaker distributed data parallel EFA doc updates
  • adding new version, SM dist. data parallel 1.2.0.
  • add current Hugging Face supported versions
  • SMDDP 1.2.0 release notes

v2.39.0.post0

04 May 16:27
Compare
Choose a tag to compare

Testing and Release Infrastructure

  • disable smdataparallel tests