Skip to content

Releases: aws/sagemaker-python-sdk

v2.24.4

09 Feb 17:58

Choose a tag to compare

Bug Fixes and Other Changes

  • add integration test for listing artifacts by type
  • List Associations integ tests

v2.24.3

04 Feb 17:58

Choose a tag to compare

Bug Fixes and Other Changes

  • Remove pytest fixture and fix test_tag/s method

v2.24.2

03 Feb 17:58

Choose a tag to compare

Bug Fixes and Other Changes

  • use 3.5 version of get-pip.py
  • SM DDP release notes/changelog files

Documentation Changes

  • adding versioning to sm distributed data parallel docs

v2.24.1

28 Jan 17:56

Choose a tag to compare

Bug Fixes and Other Changes

  • fix collect-tests tox env
  • create profiler specific unsupported regions
  • Update smd_model_parallel_pytorch.rst

v2.24.0

23 Jan 00:12

Choose a tag to compare

Features

  • add support for Std:Join for pipelines
  • Map image name to image uri
  • friendly names for short URIs

Bug Fixes and Other Changes

  • increase allowed time for search to get updated
  • refactor distribution config construction

Documentation Changes

  • Add SMP 1.2.0 API docs

v2.23.6

20 Jan 17:55

Choose a tag to compare

Bug Fixes and Other Changes

  • add artifact, action, context to virsualizer

v2.23.5

18 Jan 17:55

Choose a tag to compare

Bug Fixes and Other Changes

  • increase time allowed for trial components to index

v2.23.4.post0

14 Jan 17:56

Choose a tag to compare

Documentation Changes

  • update predict_fn implementation for PyTorch EIA 1.5.1

v2.23.4

13 Jan 17:55

Choose a tag to compare

Bug Fixes and Other Changes

  • remove captureWarninig setting

v2.23.3

12 Jan 17:56

Choose a tag to compare

Bug Fixes and Other Changes

  • improve optional dependency error message
  • add debugger rule container account in PDT
  • assert step execution first in pipeline test
  • add service inserted fields to generated Hive DDL

Documentation Changes

  • fix description for max_wait
  • use correct classpath in V2 alias documentation.
  • Bad arg name in feat-store ingestion manager