Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
v2.130.0
Features
- Add PyTorch 1.13.1 to SDK
- Adding image_uri config for DJL containers
- Support specifying env-vars when creating model from model package
- local download dir for Model and Estimator classes
Bug Fixes and Other Changes
- increase creation time slack minutes
- Enable load_run auto pass in experiment config
- Add us-isob-east-1 accounts and configs
- Clean up Pipeline unit tests
v2.129.0
Features
- add p2 deprecation for PT>=1.13
- TF2.11 Update to PySDK
Bug Fixes and Other Changes
- Improve Pipeline integ tests and fix resource leak
- Update TF version to 2.8.4
v2.128.0
Features
- right_size() for inference recommender
Bug Fixes and Other Changes
- tf 2.9.3 release images
- Retry ValueError for airflow tests
v2.127.0
Features
- tensorflow inference 2.10.1 release
v2.126.0
Features
- AutoGluon 0.6.1 image_uris
Bug Fixes and Other Changes
- Fix broken link in doc
- Do not specify S3 path for disabled profiler
Documentation Changes
- fix the incorrect property reference
v2.125.0
Features
- add RandomSeed to support reproducible HPO
Bug Fixes and Other Changes
- Correct SageMaker Clarify API docstrings by changing JSONPath to JMESPath
v2.124.0
Features
- Doc update for TableFormatEnum
- Add p4de to smddp supported instance types
- Add disable_profiler field in config and propagate changes
- Added doc update for dataset builder
Bug Fixes and Other Changes
- Use Async Inference Config when available for endpoint update
Documentation Changes
- smdistributed libraries release notes
v2.123.0
Features
- Add support for TF2.9.2 training images
- Add SageMaker Experiment
v2.122.0
Features
- Feature Store dataset builder, delete_record, get_record, list_feature_group
- Add OSU region to frameworks for DLC
Bug Fixes and Other Changes
- the Hyperband support fix for the HPO
- unpin packaging version
- Remove content type image/jpg from analysis configuration schema
v2.121.2
Bug Fixes and Other Changes
- Update for Tensorflow Serving 2.11 inference DLCs
- Revert "fix: type hint of PySparkProcessor init"
- Skip Bad Transform Test