Skip to content

Releases: aws/sagemaker-python-sdk

v1.55.3

08 Apr 17:46

Choose a tag to compare

Bug Fixes and Other Changes

  • remove .strip() from batch transform
  • allow model with network isolation when creating a Transformer from an Estimator
  • add enable_network_isolation to EstimatorBase

v1.55.2

07 Apr 17:46

Choose a tag to compare

Bug Fixes and Other Changes

  • use .format instead of os.path.join for Processing S3 paths.

Testing and Release Infrastructure

  • use m5.xlarge instances for "ap-northeast-1" region integ tests.

v1.55.1

06 Apr 19:14

Choose a tag to compare

Bug Fixes and Other Changes

  • correct local mode behavior for CN regions

v1.55.0.post0

06 Apr 17:45

Choose a tag to compare

Documentation Changes

  • fix documentation to provide working example.
  • add documentation for XGBoost
  • Correct comment in SKLearn Estimator about default Python version
  • document inferentia supported version
  • Merge Amazon Sagemaker Operators for Kubernetes and Kubernetes Jobs pages

Testing and Release Infrastructure

  • turn on warnings as errors for docs builds

v1.55.0

31 Mar 23:23

Choose a tag to compare

Features

  • support cn-north-1 and cn-northwest-1

v1.54.0

31 Mar 17:44

Choose a tag to compare

Features

  • inferentia support

v1.53.0

30 Mar 17:46

Choose a tag to compare

Features

  • Allow setting S3 endpoint URL for Local Session

Bug Fixes and Other Changes

  • Pass kwargs from create_model to Model constructors
  • Warn if parameter server is used with multi-GPU instance

v1.52.1

26 Mar 17:45

Choose a tag to compare

Bug Fixes and Other Changes

  • Fix local _SageMakerContainer detached mode (#1374)

v1.52.0.post0

25 Mar 17:45

Choose a tag to compare

Documentation Changes

  • Add docs for debugger job support in operator

v1.52.0

24 Mar 17:46

Choose a tag to compare

Features

  • add us-gov-west-1 to neo supported regions