Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
v1.58.3
Bug Fixes and Other Changes
- update DatasetFormat key name for sagemakerCaptureJson
Documentation Changes
- update Processing job max_runtime_in_seconds docstring
v1.58.2.post0
Documentation Changes
- specify S3 source_dir needs to point to a tar file
- update PyTorch BYOM topic
v1.58.2
Bug Fixes and Other Changes
- address flake8 error
v1.58.1
Bug Fixes and Other Changes
- upgrade boto3 to 1.13.6
v1.58.0
Features
- support inter container traffic encryption for processing jobs
Documentation Changes
- add note that v2.0.0 plans have been posted
v1.57.0
Features
- add tensorflow training 1.15.2 py37 support
- PyTorch 1.5.0 support
v1.56.3
Bug Fixes and Other Changes
- update xgboost latest image version
v1.56.2
Bug Fixes and Other Changes
- training_config returns MetricDefinitions
- preserve inference script in model repack.
Testing and Release Infrastructure
- support Python 3.7
v1.56.1.post1
Documentation Changes
- document model.tar.gz structure for MXNet and PyTorch
- add documentation for EstimatorBase parameters missing from docstring
v1.56.1.post0
Testing and Release Infrastructure
- add doc8 check for documentation files