Skip to content

Releases: aws/sagemaker-python-sdk

v2.85.0

11 Apr 19:12
Compare
Choose a tag to compare

Features

  • update lambda code on pipeline create/update/upsert for Lamb…
  • jumpstart model url
  • add serverless inference image_uri retrieve support

Bug Fixes and Other Changes

  • Add back the Fix for Pipeline variables related customer issues
  • Support file URIs in ProcessingStep's code parameter

v2.84.0

07 Apr 16:52
Compare
Choose a tag to compare

Features

  • dependabot integ - move all deps to requirements.txt
  • add xgboost framework version 1.5-1

v2.83.0

04 Apr 19:18
Compare
Choose a tag to compare

Features

  • Hugging Face Transformers 4.17 for TF 2.6

Bug Fixes and Other Changes

  • IOC image version select issue

v2.82.2

01 Apr 06:00
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Revert "fix: Fix Pipeline variables related customer issues (#2959)"
  • Refactor repack_model script injection, fixes tar.gz error

v2.82.1

31 Mar 16:47
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Update Inferentia Image URI Config
  • Fix Pipeline variables related customer issues
  • more logging info for static pipeline test data setup

v2.82.0

30 Mar 19:12
Compare
Choose a tag to compare

Features

  • pluggable instance fallback mechanism, add CapacityError
  • support passing Env Vars to local mode training

v2.81.1

29 Mar 18:24
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Update black-check version, add support for Spark 3.1 Processing

v2.81.0

26 Mar 08:47
Compare
Choose a tag to compare

Features

  • Retrieve data configuration
  • enable EnableInterContainerTrafficEncryption for model monitoring
  • Hugging Face Transformers 4.17 for PT 1.10

Bug Fixes and Other Changes

  • remove new from serverless
  • temporarily skip tests impacted by data inconsistency
  • Implement override solution for pipeline variables

Documentation Changes

  • add documentation for image_uri serverless use case
  • minor fixes for smddp 1.4.0 doc

v2.80.0

18 Mar 23:38
Compare
Choose a tag to compare

Features

  • Add support for TF2.7
  • Add support for TF 2.8
  • TF242 ioc support
  • Add support for TF 2.6.3
  • Support for remote docker host
  • AutoGluon 0.3.2 and 0.4.0 image_uris

Bug Fixes and Other Changes

  • Align max_wait definitions in EstimaorBase and Estimator
  • Add JumpStart model table build notification
  • gpu integs CapacityError - fallback to available compute
  • gpu integs CapacityError - fallback to available compute
  • jumpstart docs network isolation

Documentation Changes

  • sagemaker distributed model parallel 1.7.0 doc

v2.79.0

16 Mar 03:53
Compare
Choose a tag to compare

Features

  • Inferentia Neuron support for HuggingFace
  • custom base job name for jumpstart models/estimators
  • Python 3.9 for readthedocs

Bug Fixes and Other Changes

  • container env generation for S3 URI and add test for the same

Documentation Changes

  • the SageMaker distributed data parallel v1.4.0 release
  • update sagemaker training compiler docstring
  • smddp doc update