Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
v1.55.3
Bug Fixes and Other Changes
- remove .strip() from batch transform
- allow model with network isolation when creating a Transformer from an Estimator
- add enable_network_isolation to EstimatorBase
v1.55.2
Bug Fixes and Other Changes
- use .format instead of os.path.join for Processing S3 paths.
Testing and Release Infrastructure
- use m5.xlarge instances for "ap-northeast-1" region integ tests.
v1.55.1
Bug Fixes and Other Changes
- correct local mode behavior for CN regions
v1.55.0.post0
Documentation Changes
- fix documentation to provide working example.
- add documentation for XGBoost
- Correct comment in SKLearn Estimator about default Python version
- document inferentia supported version
- Merge Amazon Sagemaker Operators for Kubernetes and Kubernetes Jobs pages
Testing and Release Infrastructure
- turn on warnings as errors for docs builds
v1.55.0
Features
- support cn-north-1 and cn-northwest-1
v1.54.0
Features
- inferentia support
v1.53.0
Features
- Allow setting S3 endpoint URL for Local Session
Bug Fixes and Other Changes
- Pass kwargs from create_model to Model constructors
- Warn if parameter server is used with multi-GPU instance
v1.52.1
v1.52.0.post0
Documentation Changes
- Add docs for debugger job support in operator
v1.52.0
Features
- add us-gov-west-1 to neo supported regions