Skip to content

Releases: aws/sagemaker-python-sdk

v2.69.0

12 Nov 23:16
Compare
Choose a tag to compare

Features

  • Hugging Face Transformers 4.12 for Pt1.9/TF2.5

v2.68.0

02 Nov 18:59
Compare
Choose a tag to compare

Features

  • CompilationStep support for Sagemaker Pipelines

v2.67.0

01 Nov 19:17
Compare
Choose a tag to compare

Deprecations and Removals

  • deprecate Serverless Lambda model-predictor

Features

  • add joinsource to DataConfig
  • Add support for Partial Dependence Plots(PDP) in SageMaker Clarify

Bug Fixes and Other Changes

  • localmode subprocess parent process not sending SIGTERM to child
  • remove buildspec from repo

v2.66.2.post0

28 Oct 19:07
Compare
Choose a tag to compare

Documentation Changes

  • Update estimator docstrings to add Fast File Mode

v2.66.2

27 Oct 20:16
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • expose num_clusters parameter for clarify shap in shapconfig
  • Update cron job to run hourly

v2.66.1

26 Oct 19:39
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • HuggingFace image_uri generation for inference
  • Update '_' and '/' with '-' in filename creation

v2.66.0

25 Oct 19:31
Compare
Choose a tag to compare

Features

  • Add image_uris.retrieve() support for AutoGluon

Documentation Changes

  • fix documentation for input types in estimator.fit
  • Add JsonGet v2 deprecation

v2.65.0

21 Oct 21:54
Compare
Choose a tag to compare

Features

  • modify RLEstimator to use newly generated Ray image (1.6.0)
  • network isolation mode for xgboost
  • update clarify imageURI for PDT

Bug Fixes and Other Changes

  • retry downstream_trials test
  • Add retries to pipeline execution

v2.64.0

20 Oct 22:59
Compare
Choose a tag to compare

Deprecations and Removals

  • warn for deprecation - Lambda model-predictor

Features

  • Add support for TF 2.5
  • Add a pre-push git hook

Bug Fixes and Other Changes

  • add s3_analysis_config_output_path field in DataConfig constructor
  • make marketplace jobnames random

v2.63.2

18 Oct 20:31
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Update timeouts for integ tests from 20 to 40