Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
v1.42.4
v1.42.3
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
Bug fixes and other changes
- re-enable airflow_config tests
v1.42.1
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
Features
- add estimator preparation to airflow configuration
Bug fixes and other changes
- correct airflow workflow for BYO estimators.
v1.41.0
Features
- enable sklearn for network isolation mode
v1.40.2
Bug fixes and other changes
- use new ECR images in us-iso-east-1 for TF and MXNet
v1.40.1
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
Features
- add support to TF 1.14 serving with elastic accelerator.
v1.39.4
Bug fixes and other changes
- pass enable_network_isolation when creating TF and SKLearn models