Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
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
v2.52.2
Bug Fixes and Other Changes
- sklearn integ tests, remove swallowing exception on feature group delete attempt
- sklearn integ test for custom bucket
Documentation Changes
- Fix dataset_definition links
- Document LambdaModel and LambdaPredictor classes
v2.52.1
v2.52.0
Features
- processors that support multiple Python files, requirements.txt, and dependencies.
- support step object in step depends on list
Bug Fixes and Other Changes
- enable isolation while creating model from job
- update
sagemaker.serverless
integration test - Use correct boto model name for RegisterModelStep properties