Skip to content

Releases: aws/sagemaker-python-sdk

v2.224.4

04 Jul 04:21
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • allow for inf spec and server override to be passed

v2.224.3

03 Jul 00:25
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Upgrade local dependencies
  • Improve docstrings for estimator tags

v2.224.2

27 Jun 18:27
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Update DJLModel class for latest container releases
  • list_models() for python3.8

v2.224.1

21 Jun 09:21
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • JumpStart CuratedHub Launch
  • Update README.rst to show conda-forge version of SageMaker SDK
  • Update tox.ini
  • chore(deps): bump apache-airflow from 2.9.1 to 2.9.2 in /requirements/extras
  • Model server override logic

v2.224.0

19 Jun 02:41
Compare
Choose a tag to compare

Features

  • JumpStartModel attach

Bug Fixes and Other Changes

  • feat(sagemaker-mlflow): New features for SageMaker MLflow
  • Upgrading to PT 2.3 for release
  • chore: use ml.g5.2xlarge for integ test
  • Enable telemetry logging for Remote function
  • Fix Dependabot Issues - MLFlow Version

v2.223.0

13 Jun 20:51
Compare
Choose a tag to compare

Features

  • add 'ModelCard' property to Register step

Bug Fixes and Other Changes

  • Fix Sniping bug fix
  • Implement custom telemetry logging in SDK
  • Fix ci unit-tests
  • update image_uri_configs 06-12-2024 07:17:03 PST

v2.222.1

12 Jun 02:26
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • First changes
  • estimator.deploy not respecting instance type

v2.222.0

07 Jun 22:56
Compare
Choose a tag to compare

Features

  • jumpstart telemetry

Bug Fixes and Other Changes

  • update image_uri_configs 06-06-2024 07:17:31 PST
  • bump requests from 2.31.0 to 2.32.2 in /requirements/extras
  • chore: add HF LLM neuronx 0.0.23 image
  • Updates for DJL 0.28.0 release
  • chore(deps): bump mlflow from 2.11.1 to 2.12.1 in /tests/data/serve_resources/mlflow/tensorflow
  • chore(deps): bump mlflow from 2.11.1 to 2.12.1 in /tests/data/serve_resources/mlflow/xgboost
  • chore(deps): bump mlflow from 2.10.2 to 2.12.1 in /tests/data/serve_resources/mlflow/pytorch
  • chore(deps): bump apache-airflow from 2.9.0 to 2.9.1 in /requirements/extras
  • chore(deps): bump requests from 2.31.0 to 2.32.2 in /tests/data/serve_resources/mlflow/pytorch
  • Fix ci unit-tests
  • Making project name in workflow files dynamic
  • update image_uri_configs 05-29-2024 07:17:35 PST
  • Update: SM Endpoint Routing Strategy Support.

v2.221.1

22 May 22:51
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Convert pytorchddp distribution to smdistributed distribution
  • Add tei cpu image

v2.221.0

20 May 20:51
Compare
Choose a tag to compare

Features

  • onboard tei image config to pysdk

Bug Fixes and Other Changes

  • JS Model with non-TGI/non-DJL deployment failure
  • cover tei with image_uris.retrieve API
  • Add more debuging
  • model builder limited container support for endpoint mode.
  • Image URI should take precedence for HF models