Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
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
v2.121.1
Bug Fixes and Other Changes
- Pop out ModelPackageName from pipeline definition
- Fix failing jumpstart cache unit tests
v2.121.0
Features
- Algorithms Region Expansion OSU/DXB
Bug Fixes and Other Changes
- FrameworkProcessor S3 uploads
- Add constraints file for apache-airflow
v2.120.0
Features
- Add Neo image uri config for Pytorch 1.12
- Adding support for SageMaker Training Compiler in PyTorch estimator starting 1.12
- Update registries with new region account number mappings.
- Add DXB region to frameworks by DLC
Bug Fixes and Other Changes
- support idempotency for framework and spark processors