Skip to content

Releases: aws/sagemaker-python-sdk

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

v2.121.1

09 Dec 06:20
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Pop out ModelPackageName from pipeline definition
  • Fix failing jumpstart cache unit tests

v2.121.0

08 Dec 06:16
Compare
Choose a tag to compare

Features

  • Algorithms Region Expansion OSU/DXB

Bug Fixes and Other Changes

  • FrameworkProcessor S3 uploads
  • Add constraints file for apache-airflow

v2.120.0

07 Dec 03:20
Compare
Choose a tag to compare

Features

  • Add Neo image uri config for Pytorch 1.12
  • Adding support for SageMaker Training Compiler in PyTorch estimator starting 1.12
  • Update registries with new region account number mappings.
  • Add DXB region to frameworks by DLC

Bug Fixes and Other Changes

  • support idempotency for framework and spark processors