Skip to content

Releases: aws/sagemaker-python-sdk

v2.9.2

21 Sep 17:54
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • allow kms encryption upload for processing

v2.9.1

17 Sep 23:07
Compare
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
Compare
Choose a tag to compare

Features

  • add MXNet 1.7.0 images

Documentation Changes

  • removed Kubernetes workflow content

v2.8.0

16 Sep 20:17
Compare
Choose a tag to compare

Features

  • add spark processing support to processing jobs

Bug Fixes and Other Changes

  • remove DataFrame assert from unrelated test

v2.7.0

15 Sep 20:11
Compare
Choose a tag to compare

Features

  • reshape Parents into experiment analytics dataframe

v2.6.0

14 Sep 22:29
Compare
Choose a tag to compare

Features

  • add model monitor image accounts for af-south-1 and eu-south-1

Bug Fixes and Other Changes

  • enforce some docstyle conventions

Documentation Changes

  • fix CSVSerializer typo in v2.rst

v2.5.5

10 Sep 03:09
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • update PyTorch 1.6.0 inference image uri config
  • set use_spot_instances and max_wait as init params from job description
  • run integ tests when image_uri_config jsons are changed
  • Revert "fix: update pytorch inference 1.6 image uri config (#1873)"
  • update pytorch inference 1.6 image uri config

Documentation Changes

  • fix typo in v2.rst

Testing and Release Infrastructure

  • fix PyTorch inference packed model integ test

v2.5.4

08 Sep 17:05
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • update max_run_wait to max_wait in v2.rst for estimator parameters
  • Updating regional account ids for af-south-1 and eu-south-1
  • add account ids for af-south-1 and eu-south-1 for debugger rules

v2.5.3

02 Sep 21:43
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Revert "change: update image uri config for pytorch 1.6.0 inference (#1864)"
  • update image uri config for pytorch 1.6.0 inference
  • add missing framework version image uri config

v2.5.2

31 Aug 21:39
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • refactor normalization of args for processing
  • set TF 2.1.1 as highest py2 version for TF
  • decrease integ test concurrency and increase delay between retries