Skip to content

Releases: aws/sagemaker-python-sdk

v2.15.0

07 Oct 20:30

Choose a tag to compare

Features

  • add network isolation support for PipelineModel
  • forward-port v1 names as deprecated aliases

Bug Fixes and Other Changes

  • include additional docstyle improvements
  • check optional keyword before accessing
  • use local updated args; use train_max_wait
  • cross-platform file URI for Processing
  • update kwargs target attribute

Documentation Changes

  • fix Spark class links
  • kwargs descriptions include clickable links
  • fix broken link to moved notebook

v2.14.0

05 Oct 17:52

Choose a tag to compare

Features

  • upgrade Neo MxNet to 1.7

Bug Fixes and Other Changes

  • add a condition to retrieve correct image URI for xgboost

v2.13.0

30 Sep 17:56

Choose a tag to compare

Features

  • add xgboost framework version 1.2-1

Bug Fixes and Other Changes

  • revert "feature: upgrade Neo MxNet to 1.7 (#1928)"

v2.12.0

29 Sep 17:54

Choose a tag to compare

Features

  • upgrade Neo MxNet to 1.7

v2.11.0

28 Sep 23:54

Choose a tag to compare

Features

  • Add SDK support for SparkML Serving Container version 2.4

Bug Fixes and Other Changes

  • pin pytest version <6.1.0 to avoid pytest-rerunfailures breaking changes
  • temporarily skip the MxNet Neo test until we fix them

Documentation Changes

  • fix conda setup for docs

v1.72.1

28 Sep 20:48

Choose a tag to compare

Bug Fixes and Other Changes

  • add missing account IDs for af-south-1 and eu-south-1

Testing and Release Infrastructure

  • update release build integ test command
  • remove canary_quick pytest mark
  • fix release buildspec pytest command flag order
  • update buildspecs for v1

v2.10.0

23 Sep 17:53

Choose a tag to compare

Features

  • add inferentia pytorch inference container config

v2.9.2

21 Sep 17:54

Choose a tag to compare

Bug Fixes and Other Changes

  • allow kms encryption upload for processing

v2.9.1

17 Sep 23:07

Choose a tag to compare

Bug Fixes and Other Changes

  • update spark image_uri config with eu-north-1 account

v2.9.0

17 Sep 18:08

Choose a tag to compare

Features

  • add MXNet 1.7.0 images

Documentation Changes

  • removed Kubernetes workflow content