Skip to content

Releases: aws/sagemaker-python-sdk

v1.39.3

16 Sep 17:39
Compare
Choose a tag to compare

Bug fixes and other changes

  • expose vpc_config_override in transformer() methods
  • use Estimator.create_model in Estimator.transformer

v1.39.2

11 Sep 17:38
Compare
Choose a tag to compare

Bug fixes and other changes

  • pass enable_network_isolation in Estimator.create_model
  • use p2 instead of p3 for the Horovod test

v1.39.1

10 Sep 17:38
Compare
Choose a tag to compare

Bug fixes and other changes

  • copy dependencies into new folder when repacking model
  • make get_caller_identity_arn get role from DescribeNotebookInstance
  • add https to regional STS endpoint
  • clean up git support integ tests

v1.39.0

09 Sep 17:38
Compare
Choose a tag to compare

Features

  • Estimator.fit like logs for transformer
  • handler for stopping transform job

Bug fixes and other changes

  • remove hardcoded creds from integ test
  • remove hardcoded creds from integ test
  • Fix get_image_uri warning log for default xgboost version.
  • add enable_network_isolation to generic Estimator class
  • use regional endpoint when creating AWS STS client
  • update Sagemaker Neo regions
  • use cpu_instance_type fixture for stop_transform_job test
  • hyperparameter tuning with spot instances and checkpoints
  • skip efs and fsx integ tests in all regions

Documentation changes

  • clarify some Local Mode limitations

v1.38.6

04 Sep 17:40
Compare
Choose a tag to compare

Bug fixes and other changes

  • update: disable efs fsx integ tests in non-pdx regions
  • fix canary test failure issues
  • use us-east-1 for PR test runs

Documentation changes

  • updated description for "accept" parameter in batch transform

v1.38.5

02 Sep 17:39
Compare
Choose a tag to compare

Bug fixes and other changes

  • clean up resources created by file system set up when setup fails

v1.38.4

29 Aug 17:40
Compare
Choose a tag to compare

Bug fixes and other changes

  • skip EFS tests until they are confirmed fixed.

Documentation changes

  • add note to CONTRIBUTING to clarify automated formatting
  • add checkpoint section to using_mxnet topic

v1.38.3

28 Aug 17:38
Compare
Choose a tag to compare

Bug fixes and other changes

  • change AMI ids in tests to be dynamic based on regions

v1.38.2

27 Aug 23:57
Compare
Choose a tag to compare

Bug fixes and other changes

  • skip efs tests in non us-west-2 regions
  • refactor tests to use common retry method

v1.38.1

26 Aug 17:39
Compare
Choose a tag to compare

Bug fixes and other changes

  • update py2 warning message
  • add logic to use asimov image for TF 1.14 py2

Documentation changes

  • changed EFS directory path instructions in documentation and Docstrings