Skip to content

Releases: aws/sagemaker-python-sdk

v2.189.0

03 Oct 01:14
Compare
Choose a tag to compare

Features

  • add feature processor APIs to public doc
  • s3 prefix model data for JumpStartModel
  • Model Package support for updating approval

Bug Fixes and Other Changes

  • Add bucket owner check
  • transform step unit test
  • Release TGI 1.1.0 Image

v2.188.0

26 Sep 20:11
Compare
Choose a tag to compare

Features

  • jumpstart instance type variants
  • New methods to ingest and create Feature Groups

Bug Fixes and Other Changes

  • auto ml integ tests and add flaky test markers
  • Enhance unit-tests to automatically consume image URIs config registries from config JSONs

v2.187.0

19 Sep 18:20
Compare
Choose a tag to compare

Features

  • add HealthCheckConfig support
  • SkipModelValidation in modelRegistry

Bug Fixes and Other Changes

  • Update fw_utils.py - support 2.0.1 container for DDP and Torch distri…
  • bump apache-airflow to v2.7.1

v2.186.0

14 Sep 18:21
Compare
Choose a tag to compare

Features

  • TGI 1.0.3 Image URI Config

v2.185.0

12 Sep 17:20
Compare
Choose a tag to compare

Features

  • Local Mode - Add Support for Docker Compose V2

Bug Fixes and Other Changes

  • handle bad jumpstart default session
  • Add Data Wrangler TLV and version 3.x images

v2.184.0.post0

11 Sep 17:20
Compare
Choose a tag to compare

Documentation Changes

  • add interactive apps rst file

v2.184.0

07 Sep 02:09
Compare
Choose a tag to compare

Features

  • Enable notebook instances to get presigned url

Bug Fixes and Other Changes

  • update scikit-learn, scipy, and apache-airflow deps for dependabot
  • log message when sdk defaults not applied

v2.183.0

05 Sep 17:20
Compare
Choose a tag to compare

Deprecations and Removals

  • remove support for py37

Features

  • Neo service GA in TLV

Bug Fixes and Other Changes

  • Update pytorch.json with 2.0.1 for inference and training
  • get python version dynamically for remote function tests
  • HuggingFaceProcessor parameterized instance_type when image_uri is absent

v2.182.0

29 Aug 17:11
Compare
Choose a tag to compare

Features

  • image url for modelmonitor in TLV region
  • Enable spot training on remote decorator and executor

v2.181.0

28 Aug 17:11
Compare
Choose a tag to compare

Features

  • StabilityAI DLC Image URIs

Bug Fixes and Other Changes

  • temporarily skip kmeans notebook