Skip to content

Releases: aws/sagemaker-python-sdk

v1.25.0

03 Jun 17:36
Compare
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
Compare
Choose a tag to compare

Features

  • add region check for Neo service

v1.23.0

27 May 17:37
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Bug fixes and other changes

  • repack model function works without source directory

v1.21.0

20 May 17:36
Compare
Choose a tag to compare

Features

  • Support for TFS preprocessing

v1.20.3

15 May 17:34
Compare
Choose a tag to compare

Bug fixes and other changes

  • run tests if buildspec.yml has been modified
  • skip local file check for TF requirements file when source_dir is an S3 URI

Documentation changes

  • fix docs in regards to transform_fn for mxnet

v1.20.2

13 May 17:35
Compare
Choose a tag to compare

Bug fixes and other changes

  • pin pytest version to 4.4.1 to avoid pluggy version conflict

v1.20.1

09 May 17:35
Compare
Choose a tag to compare

Bug fixes and other changes

  • update TrainingInputMode with s3_input InputMode