Skip to content

Releases: aws/sagemaker-python-sdk

v2.130.0

26 Jan 20:16
Compare
Choose a tag to compare

Features

  • Add PyTorch 1.13.1 to SDK
  • Adding image_uri config for DJL containers
  • Support specifying env-vars when creating model from model package
  • local download dir for Model and Estimator classes

Bug Fixes and Other Changes

  • increase creation time slack minutes
  • Enable load_run auto pass in experiment config
  • Add us-isob-east-1 accounts and configs
  • Clean up Pipeline unit tests

v2.129.0

19 Jan 03:37
Compare
Choose a tag to compare

Features

  • add p2 deprecation for PT>=1.13
  • TF2.11 Update to PySDK

Bug Fixes and Other Changes

  • Improve Pipeline integ tests and fix resource leak
  • Update TF version to 2.8.4

v2.128.0

10 Jan 02:31
Compare
Choose a tag to compare

Features

  • right_size() for inference recommender

Bug Fixes and Other Changes

  • tf 2.9.3 release images
  • Retry ValueError for airflow tests

v2.127.0

03 Jan 23:18
Compare
Choose a tag to compare

Features

  • tensorflow inference 2.10.1 release

v2.126.0

22 Dec 18:49
Compare
Choose a tag to compare

Features

  • AutoGluon 0.6.1 image_uris

Bug Fixes and Other Changes

  • Fix broken link in doc
  • Do not specify S3 path for disabled profiler

Documentation Changes

  • fix the incorrect property reference

v2.125.0

19 Dec 18:29
Compare
Choose a tag to compare

Features

  • add RandomSeed to support reproducible HPO

Bug Fixes and Other Changes

  • Correct SageMaker Clarify API docstrings by changing JSONPath to JMESPath

v2.124.0

16 Dec 00:23
Compare
Choose a tag to compare

Features

  • Doc update for TableFormatEnum
  • Add p4de to smddp supported instance types
  • Add disable_profiler field in config and propagate changes
  • Added doc update for dataset builder

Bug Fixes and Other Changes

  • Use Async Inference Config when available for endpoint update

Documentation Changes

  • smdistributed libraries release notes

v2.123.0

15 Dec 01:19
Compare
Choose a tag to compare

Features

  • Add support for TF2.9.2 training images
  • Add SageMaker Experiment

v2.122.0

14 Dec 03:40
Compare
Choose a tag to compare

Features

  • Feature Store dataset builder, delete_record, get_record, list_feature_group
  • Add OSU region to frameworks for DLC

Bug Fixes and Other Changes

  • the Hyperband support fix for the HPO
  • unpin packaging version
  • Remove content type image/jpg from analysis configuration schema

v2.121.2

12 Dec 18:19
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Update for Tensorflow Serving 2.11 inference DLCs
  • Revert "fix: type hint of PySparkProcessor init"
  • Skip Bad Transform Test