Skip to content

Releases: aws/sagemaker-python-sdk

v2.43.0

31 May 16:28

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

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

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

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

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

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

Choose a tag to compare

Testing and Release Infrastructure

  • disable smdataparallel tests

v2.39.0

28 Apr 16:52

Choose a tag to compare

Features

  • Add HF transformer version 4.5.0

Bug Fixes and Other Changes

  • Allow hyperparameters in Tensorflow estimator to be parameterized

Testing and Release Infrastructure

  • black format unit tests

v2.38.0

21 Apr 16:31

Choose a tag to compare

Features

  • support multiprocess feature group ingest (#2111)

v2.37.0

20 Apr 16:28

Choose a tag to compare

Features

  • add experiment_config for clarify processing job

Documentation Changes

  • release notes for smdistributed.dataparallel v1.1.2