Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
v2.51.0
Features
- add LambdaStep support for SageMaker Pipelines
- support JsonGet for all step types
v2.50.1
Bug Fixes and Other Changes
- null checks for uploaded_code and entry_point
Documentation Changes
- update sagemaker.estimator.EstimatorBase
- Mark baseline as optional in KernelSHAP.
v2.50.0
Features
- add KIX region to image_uris
Bug Fixes and Other Changes
- Rename
PredictorBase.delete_endpoint
asPredictorBase.delete_predictor
- incorrect default argument for callback output parameter
Documentation Changes
- Remove years from copyright boilerplate
- Fix documentation formatting for PySpark and SparkJar processors
Testing and Release Infrastructure
- enable py38 tox env
v2.49.2
Bug Fixes and Other Changes
- order of populating container list
- upgrade Adobe Analytics cookie to 3.0
v2.49.1
Bug Fixes and Other Changes
- Set flag when debugger is disabled
- KMS Key fix for kwargs
- Update BiasConfig to accept multiple facet params
Documentation Changes
- Update huggingface estimator documentation
v2.49.0
Features
- Adding serial inference pipeline support to RegisterModel Step
Documentation Changes
- add tuning step get_top_model_s3_uri and callback step to doc
- links for HF in sdk
- Add Clarify module to Model Monitoring API docs
v2.48.2
Bug Fixes and Other Changes
- default time for compilation jobs
- skip hf inference test
v2.48.1
Bug Fixes and Other Changes
- skip HF inference test
- remove upsert from test_workflow
Documentation Changes
- Add Hugging Face docs
- add tuning step to doc
v2.48.0
Features
- HuggingFace Inference
Bug Fixes and Other Changes
- add support for SageMaker workflow tuning step
v2.47.2.post0
Documentation Changes
- smddp 1.2.1 release note / convert md to rst
- add smd model parallel 1.4.0 release note / restructure doc files