Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
v2.59.1.post0
Documentation Changes
- update experiment config doc on fit method
v2.59.1
Bug Fixes and Other Changes
- pin docker to 5.0.0
v2.59.0
v2.58.0
Features
- update debugger for KIX
- support displayName and description for pipeline steps
Bug Fixes and Other Changes
- localmode subprocess parent process not sending SIGTERM to child
v2.57.0
Deprecations and Removals
- Remove stale S3DownloadMode from test_session.py
Features
- update clarify imageURI for KIX
Bug Fixes and Other Changes
- propagate KMS key to model.deploy
- Propagate tags and VPC configs to repack model steps
v2.56.0
Features
- Add NEO KIX Configuration
- Algorithms region launch on KIX
Bug Fixes and Other Changes
- remove dots from CHANGELOG
v2.55.0
Features
- Add information of Amazon-provided analysis image used by Mo…
Bug Fixes and Other Changes
- Update Changelog to fix release
- Fixing the order of populating container list
- pass network isolation config to pipelineModel
- Deference symbolic link when create tar file
- multiprocess issue in feature_group.py
- deprecate tag logic on Association
Documentation Changes
- add dataset_definition to processing page
v2.54.0
v2.53.0
Features
- support tuning step parameter range parameterization + support retry strategy in tuner
v2.52.2.post0
Documentation Changes
- clarify that default_bucket creates a bucket
- Minor updates to Clarify API documentation