Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
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
v1.21.0
Features
- Support for TFS preprocessing
v1.20.3
Bug fixes and other changes
- run tests if buildspec.yml has been modified
- skip local file check for TF requirements file when source_dir is an S3 URI
Documentation changes
- fix docs in regards to transform_fn for mxnet
v1.20.2
Bug fixes and other changes
- pin pytest version to 4.4.1 to avoid pluggy version conflict
v1.20.1
Bug fixes and other changes
- update TrainingInputMode with s3_input InputMode