Skip to content

Releases: aws/sagemaker-python-sdk

v2.59.3.post0

22 Sep 18:26
Compare
Choose a tag to compare

Documentation Changes

  • Info about offline s3 bucket key when creating feature group

v2.59.3

20 Sep 16:45
Compare
Choose a tag to compare
prepare release v2.59.3

v2.59.2

15 Sep 21:52
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • unit tests for KIX and remove regional calls to boto

Documentation Changes

  • Remove Shortbread

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