Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
v2.46.0
Features
- Add HF transformer version 4.6.1
Bug Fixes and Other Changes
- encode localmode payload to UTF-8
- call DescribeDomain as fallback in get_execution_role
- parameterize PT and TF version for HuggingFace tests
Documentation Changes
- Add import statement in Batch Transform Overview doc
v2.45.0
Features
- Add support for Callback steps in model building pipelines
v2.44.0
Features
- support endpoint_name_prefix, seed and version for Clarify
v2.43.0
Features
- add xgboost framework version 1.3-1
Bug Fixes and Other Changes
- remove duplicated tags in _append_project_tags
v2.42.1
Bug Fixes and Other Changes
- default value removed if zero for integer param
v2.42.0
Features
- support for custom pipeline execution name
- Add data ingestion only data-wrangler flow recipe generation helper function
Bug Fixes and Other Changes
- add kms key for processing job code upload
- remove failing notebooks from notebook pr test
- fix in and not in condition bug
- Update overview.rst
Documentation Changes
- Update "Ask a question" contact link
- Update smdp docs with sparse_as_dense support
v2.41.0
Features
- add pipeline experiment config
- add data wrangler processor
- support RetryStrategy for training jobs
Bug Fixes and Other Changes
- fix repack pipeline step by putting inference.py in "code" sub dir
- add data wrangler image uri
- fix black-check errors
v2.40.0
Features
- add xgboost framework version 1.2-2
Bug Fixes and Other Changes
- fix get_execution_role on Studio
- [fix] Check py_version existence in RegisterModel step
Documentation Changes
- SM Distributed EFA Launch
v2.39.1
Bug Fixes and Other Changes
- RegisterModel step and custom dependency support
Documentation Changes
- reverting SageMaker distributed data parallel EFA doc updates
- adding new version, SM dist. data parallel 1.2.0.
- add current Hugging Face supported versions
- SMDDP 1.2.0 release notes
v2.39.0.post0
Testing and Release Infrastructure
- disable smdataparallel tests