Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
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
v1.20.0
Features
- add RL Ray 0.6.5 support
Bug fixes and other changes
- prevent false positive PR test results
- adjust Ray test script for Ray 0.6.5
v1.19.1
Bug fixes and other changes
- add py2 deprecation message for the deep learning framework images
v1.19.0
Features
- add document embedding support to Object2Vec algorithm
v1.18.19
Bug fixes and other changes
- skip p2/p3 tests in eu-central-1
v1.18.18
Bug fixes and other changes
- add automatic model tuning integ test for TF script mode
v1.18.17
Bug fixes and other changes
- use unique names for test training jobs
v1.18.16
Bug fixes and other changes
- add KMS key option for Endpoint Configs
- skip p2 test in regions without p2s, freeze urllib3, and specify allow_pickle=True for numpy
- use correct TF version in empty framework_version warning
- remove logging level overrides
Documentation changes
- add environment setup instructions to CONTRIBUTING.md
- add clarification around framework version constants
- remove duplicate content from workflow readme
- remove duplicate content from RL readme
v1.18.15
Bug fixes and other changes
- fix propagation of tags to SageMaker endpoint