Skip to content

Releases: aws/sagemaker-python-sdk

v2.8.0

16 Sep 20:17

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

Choose a tag to compare

Features

  • reshape Parents into experiment analytics dataframe

v2.6.0

14 Sep 22:29

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

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

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

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

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

v2.5.1

27 Aug 18:51

Choose a tag to compare

Bug Fixes and Other Changes

  • formatting changes from updates to black

v2.5.0

25 Aug 19:11

Choose a tag to compare

Features

  • add mypy tox target

Bug Fixes and Other Changes

  • break out methods to get processing arguments
  • break out methods to get train arguments

v2.4.2

24 Aug 17:54

Choose a tag to compare

Bug Fixes and Other Changes

  • check ast node on later renamers for cli v2 updater

Documentation Changes

  • Clarify removals in v2