Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
v1.28.0
Features
- Add DataProcessing Fields for Batch Transform
v1.27.0
Features
- add wait argument to estimator deploy
Bug fixes and other changes
- fix logger creation in Chainer integ test script
v1.26.0
Features
- emit estimator transformer tags to model
- Add extra_args to enable encrypted objects upload
Bug fixes and other changes
- downgrade c5 in integ tests and test all TF Script Mode images
Documentation changes
- include FrameworkModel and ModelPackage in API docs
v1.25.1
Bug fixes and other changes
- use unique job name in hyperparameter tuning test
v1.25.0
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
Features
- add region check for Neo service
v1.23.0
Features
- support MXNet 1.4 with MMS
Documentation changes
- update using_sklearn.rst parameter name
v1.22.0
Features
- add encryption option to "record_set"
Bug fixes and other changes
- honor source_dir from S3
v1.21.2
Bug fixes and other changes
- set _current_job_name in attach()
- emit training jobs tags to estimator
v1.21.1
Bug fixes and other changes
- repack model function works without source directory