Skip to content

Releases: aws/sagemaker-python-sdk

v2.16.1

28 Oct 21:18
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • ensure 1p algos are compatible with forward-port

v2.16.0.post0

28 Oct 17:52
Compare
Choose a tag to compare

Documentation Changes

  • clarify non-breaking changes after v1 forward port

v2.16.0

27 Oct 17:53
Compare
Choose a tag to compare

Features

  • update image uri for neo tensorflow

v2.15.4

26 Oct 21:13
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • add kms_key optional arg to Pipeline.deploy()

Documentation Changes

  • Debugger API - improve docstrings and add examples

v2.15.3

20 Oct 17:54
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • refactor _create_model_request

v2.15.2

19 Oct 18:59
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • preserve model_dir bool value
  • refactor out batch transform job input generation

v2.15.1

15 Oct 19:13
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • include more notebook tests, logger to warn
  • include managed spot training notebook test
  • add missing account IDs for af-south-1 and eu-south-1

v2.15.0

07 Oct 20:30
Compare
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
Compare
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
Compare
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)"