Skip to content

Releases: aws/sagemaker-python-sdk

v2.51.0

03 Aug 16:29
Compare
Choose a tag to compare

Features

  • add LambdaStep support for SageMaker Pipelines
  • support JsonGet for all step types

v2.50.1

02 Aug 16:34
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • null checks for uploaded_code and entry_point

Documentation Changes

  • update sagemaker.estimator.EstimatorBase
  • Mark baseline as optional in KernelSHAP.

v2.50.0

28 Jul 16:35
Compare
Choose a tag to compare

Features

  • add KIX region to image_uris

Bug Fixes and Other Changes

  • Rename PredictorBase.delete_endpoint as PredictorBase.delete_predictor
  • incorrect default argument for callback output parameter

Documentation Changes

  • Remove years from copyright boilerplate
  • Fix documentation formatting for PySpark and SparkJar processors

Testing and Release Infrastructure

  • enable py38 tox env

v2.49.2

21 Jul 19:13
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • order of populating container list
  • upgrade Adobe Analytics cookie to 3.0

v2.49.1

19 Jul 16:32
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Set flag when debugger is disabled
  • KMS Key fix for kwargs
  • Update BiasConfig to accept multiple facet params

Documentation Changes

  • Update huggingface estimator documentation

v2.49.0

15 Jul 16:56
Compare
Choose a tag to compare

Features

  • Adding serial inference pipeline support to RegisterModel Step

Documentation Changes

  • add tuning step get_top_model_s3_uri and callback step to doc
  • links for HF in sdk
  • Add Clarify module to Model Monitoring API docs

v2.48.2

12 Jul 16:30
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • default time for compilation jobs
  • skip hf inference test

v2.48.1

08 Jul 17:35
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • skip HF inference test
  • remove upsert from test_workflow

Documentation Changes

  • Add Hugging Face docs
  • add tuning step to doc

v2.48.0

07 Jul 17:32
Compare
Choose a tag to compare

Features

  • HuggingFace Inference

Bug Fixes and Other Changes

  • add support for SageMaker workflow tuning step

v2.47.2.post0

01 Jul 16:37
Compare
Choose a tag to compare

Documentation Changes

  • smddp 1.2.1 release note / convert md to rst
  • add smd model parallel 1.4.0 release note / restructure doc files