Skip to content

Releases: aws/sagemaker-python-sdk

v2.59.1.post0

13 Sep 16:39
Compare
Choose a tag to compare

Documentation Changes

  • update experiment config doc on fit method

v2.59.1

02 Sep 19:38
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • pin docker to 5.0.0

v2.59.0

01 Sep 14:59
Compare
Choose a tag to compare

Features

  • Add KIX account for SM XGBoost 1.2-2 and 1.3-1

Bug Fixes and Other Changes

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