Skip to content

Releases: aws/sagemaker-python-sdk

v1.32.1

04 Jul 17:37
Compare
Choose a tag to compare

Bug fixes and other changes

  • correct code per len-as-condition Pylint check
  • tighten pylint config and expand C and R exceptions
  • Update displaytime.sh
  • fix notebook tests
  • separate unit, local mode, and notebook tests in different buildspecs

Documentation changes

  • refactor the overview topic in the sphinx project

v1.32.0

02 Jul 17:39
Compare
Choose a tag to compare

Features

  • support Endpoint_type for TF transform

Bug fixes and other changes

  • fix git test in test_estimator.py

v1.31.1

01 Jul 17:38
Compare
Choose a tag to compare

Bug fixes and other changes

  • print build execution time
  • remove unnecessary failure case tests
  • build spec improvements.

v1.31.0

27 Jun 17:41
Compare
Choose a tag to compare

Features

  • use deep learning images

Bug fixes and other changes

  • Update buildspec.yml
  • allow only one integration test run per time
  • remove unnecessary P3 tests from TFS integration tests
  • add pytest.mark.local_mode annotation to broken tests

v1.30.0

25 Jun 17:38
Compare
Choose a tag to compare

Features

  • add TensorFlow 1.13 support
  • add git_config and git_clone, validate method

Bug fixes and other changes

  • add pytest.mark.local_mode annotation to broken tests

v1.29.0

24 Jun 17:38
Compare
Choose a tag to compare

Features

  • network isolation mode in training

Bug fixes and other changes

  • Integrate black into development process
  • moving not canary TFS tests to local mode

v1.28.3

20 Jun 17:35
Compare
Choose a tag to compare

Bug fixes and other changes

  • update Sagemaker Neo regions and instance families

Documentation changes

  • fix punctuation in MXNet version list
  • clean up MXNet and TF documentation

v1.28.2

19 Jun 17:36
Compare
Choose a tag to compare

Bug fixes and other changes

  • prevent race condition in vpc tests

v1.28.1

17 Jun 22:02
Compare
Choose a tag to compare

Bug fixes and other changes

  • Update setup.py

v1.28.0

17 Jun 17:36
Compare
Choose a tag to compare

Features

  • Add DataProcessing Fields for Batch Transform