Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
v2.9.2
Bug Fixes and Other Changes
- allow kms encryption upload for processing
v2.9.1
Bug Fixes and Other Changes
- update spark image_uri config with eu-north-1 account
v2.9.0
Features
- add MXNet 1.7.0 images
Documentation Changes
- removed Kubernetes workflow content
v2.8.0
Features
- add spark processing support to processing jobs
Bug Fixes and Other Changes
- remove DataFrame assert from unrelated test
v2.7.0
Features
- reshape Parents into experiment analytics dataframe
v2.6.0
Features
- add model monitor image accounts for af-south-1 and eu-south-1
Bug Fixes and Other Changes
- enforce some docstyle conventions
Documentation Changes
- fix CSVSerializer typo in v2.rst
v2.5.5
Bug Fixes and Other Changes
- update PyTorch 1.6.0 inference image uri config
- set use_spot_instances and max_wait as init params from job description
- run integ tests when image_uri_config jsons are changed
- Revert "fix: update pytorch inference 1.6 image uri config (#1873)"
- update pytorch inference 1.6 image uri config
Documentation Changes
- fix typo in v2.rst
Testing and Release Infrastructure
- fix PyTorch inference packed model integ test
v2.5.4
Bug Fixes and Other Changes
- update max_run_wait to max_wait in v2.rst for estimator parameters
- Updating regional account ids for af-south-1 and eu-south-1
- add account ids for af-south-1 and eu-south-1 for debugger rules
v2.5.3
v2.5.2
Bug Fixes and Other Changes
- refactor normalization of args for processing
- set TF 2.1.1 as highest py2 version for TF
- decrease integ test concurrency and increase delay between retries