Skip to content

Releases: aws/sagemaker-python-sdk

v2.58.0

31 Aug 16:42
Compare
Choose a tag to compare

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

30 Aug 16:48
Compare
Choose a tag to compare

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

26 Aug 16:42
Compare
Choose a tag to compare

Features

  • Add NEO KIX Configuration
  • Algorithms region launch on KIX

Bug Fixes and Other Changes

  • remove dots from CHANGELOG

v2.55.0

25 Aug 06:26
Compare
Choose a tag to compare

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

16 Aug 16:42
Compare
Choose a tag to compare

Features

  • add pytorch 1.5.1 eia configuration

Bug Fixes and Other Changes

  • issue #2253 where Processing job in Local mode would call Describe…

v2.53.0

12 Aug 16:46
Compare
Choose a tag to compare

Features

  • support tuning step parameter range parameterization + support retry strategy in tuner

v2.52.2.post0

11 Aug 17:32
Compare
Choose a tag to compare

Documentation Changes

  • clarify that default_bucket creates a bucket
  • Minor updates to Clarify API documentation

v2.52.2

10 Aug 18:56
Compare
Choose a tag to compare

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

06 Aug 19:47
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • revert #2251 changes for sklearn processor

v2.52.0

05 Aug 19:19
Compare
Choose a tag to compare

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