Skip to content

Releases: aws/sagemaker-python-sdk

v1.42.4

01 Oct 17:38
Compare
Choose a tag to compare

Bug fixes and other changes

  • Revert "fix issue-987 error by adding instance_type in endpoint_name (#1058)"
  • fix issue-987 error by adding instance_type in endpoint_name

v1.42.3

26 Sep 17:39
Compare
Choose a tag to compare

Bug fixes and other changes

  • preserve EnableNetworkIsolation setting in attach
  • enable kms support for repack_model
  • support binary by NoneSplitter.
  • stop CI unit test code checks from running in parallel

v1.42.2

25 Sep 17:44
Compare
Choose a tag to compare

Bug fixes and other changes

  • re-enable airflow_config tests

v1.42.1

24 Sep 17:38
Compare
Choose a tag to compare

Bug fixes and other changes

  • lazy import of tensorflow module
  • skip airflow_config tests as they're blocking the release build
  • skip lda tests in regions that does not support it.
  • add airflow_config tests to canaries
  • use correct STS endpoint for us-iso-east-1

v1.42.0

20 Sep 17:32
Compare
Choose a tag to compare

Features

  • add estimator preparation to airflow configuration

Bug fixes and other changes

  • correct airflow workflow for BYO estimators.

v1.41.0

20 Sep 03:58
Compare
Choose a tag to compare

Features

  • enable sklearn for network isolation mode

v1.40.2

19 Sep 23:13
Compare
Choose a tag to compare

Bug fixes and other changes

  • use new ECR images in us-iso-east-1 for TF and MXNet

v1.40.1

18 Sep 17:38
Compare
Choose a tag to compare

Bug fixes and other changes

  • expose kms_key parameter for deploying from training and hyperparameter tuning jobs

Documentation changes

  • Update sklearn default predict_fn

v1.40.0

18 Sep 00:15
Compare
Choose a tag to compare

Features

  • add support to TF 1.14 serving with elastic accelerator.

v1.39.4

17 Sep 17:38
Compare
Choose a tag to compare

Bug fixes and other changes

  • pass enable_network_isolation when creating TF and SKLearn models