Skip to content

Releases: aws/sagemaker-python-sdk

v1.28.0

17 Jun 17:36

Choose a tag to compare

Features

  • Add DataProcessing Fields for Batch Transform

v1.27.0

11 Jun 17:41

Choose a tag to compare

Features

  • add wait argument to estimator deploy

Bug fixes and other changes

  • fix logger creation in Chainer integ test script

v1.26.0

10 Jun 17:36

Choose a tag to compare

Features

  • emit estimator transformer tags to model
  • Add extra_args to enable encrypted objects upload

Bug fixes and other changes

  • downgrade c5 in integ tests and test all TF Script Mode images

Documentation changes

  • include FrameworkModel and ModelPackage in API docs

v1.25.1

06 Jun 17:39

Choose a tag to compare

Bug fixes and other changes

  • use unique job name in hyperparameter tuning test

v1.25.0

03 Jun 17:36

Choose a tag to compare

Features

  • repack_model support dependencies and code location

Bug fixes and other changes

  • skip p2 tests in ap-south-east
  • add better default transform job name handling within Transformer

Documentation changes

  • TFS support for pre/processing functions

v1.24.0

29 May 17:36

Choose a tag to compare

Features

  • add region check for Neo service

v1.23.0

27 May 17:37

Choose a tag to compare

Features

  • support MXNet 1.4 with MMS

Documentation changes

  • update using_sklearn.rst parameter name

v1.22.0

23 May 17:35

Choose a tag to compare

Features

  • add encryption option to "record_set"

Bug fixes and other changes

  • honor source_dir from S3

v1.21.2

22 May 17:36

Choose a tag to compare

Bug fixes and other changes

  • set _current_job_name in attach()
  • emit training jobs tags to estimator

v1.21.1

21 May 17:35

Choose a tag to compare

Bug fixes and other changes

  • repack model function works without source directory