Skip to content

Releases: aws/sagemaker-python-sdk

v2.195.1

26 Oct 03:34
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Allow either instance_type or instance_group to be defined in…
  • enhance image_uris unit tests

v2.195.0

25 Oct 05:21
Compare
Choose a tag to compare

Features

  • jumpstart gated model artifacts
  • jumpstart extract generated text from response
  • jumpstart contruct payload utility

Bug Fixes and Other Changes

  • relax upper bound on urllib in local mode requirements
  • bump urllib3 version
  • allow smdistributed to be enabled with torch_distributed.
  • fix URL links

Documentation Changes

  • remove python 2 reference
  • update framework version links

v2.194.0

19 Oct 20:38
Compare
Choose a tag to compare

Features

  • Added register step in Jumpstart model
  • jumpstart instance specific metric definitions

Bug Fixes and Other Changes

  • Updates for DJL 0.24.0 Release
  • use getter for resource-metadata dict
  • add method to Model class to check if repack is needed

v2.193.0

18 Oct 17:09
Compare
Choose a tag to compare

Features

  • jumpstart model artifact instance type variants
  • jumpstart instance specific hyperparameters
  • Feature Processor event based triggers (#1132)
  • Support job checkpoint in remote function
  • jumpstart model package arn instance type variants

Bug Fixes and Other Changes

  • Fix hyperlinks in feature_processor.scheduler parameter descriptions
  • add image_uris_unit_test pytest mark
  • bump apache-airflow to v2.7.2
  • clone distribution in validate_distribution
  • fix flaky Inference Recommender integration tests

Documentation Changes

  • Update PipelineModel.register documentation
  • specify that input_shape in no longer required for torch 2.0 mod…

v2.192.1

13 Oct 18:20
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • update local mode schema
  • import error in unsupported js regions
  • Update Ec2 instance type to g5.4xlarge in test_huggingface_torch_distributed.py

v2.192.0

11 Oct 21:30
Compare
Choose a tag to compare

Features

  • jumpstart estimator enable infra check flag
  • jumpstart default payloads
  • allow non-python files in job dependencies
  • allow configuring docker container in local mode

Bug Fixes and Other Changes

  • js tagging s3 prefix
  • Batch transform: Add support for split_type == "None" in local mode
  • use correct line endings and s3 uris on windows
  • Fixed bug in _create_training_details
  • DJL Neuronx 0.24.0

Documentation Changes

  • Include FeatureGroup's load_feature_definitions API documentation

v2.191.0

05 Oct 22:51
Compare
Choose a tag to compare

Features

  • Selective Step Execution milestone 2 features
  • feature-processor extra data sources support

v2.190.0

04 Oct 22:26
Compare
Choose a tag to compare

Features

  • Add support for in-memory feature groups and collection type features in Feature Store.

Bug Fixes and Other Changes

  • chore: xfail resource in use failure for specific test
  • Add missing API docs for processors

Documentation Changes

  • Bring back (de)serializers documentation
  • Add missing AirFlow operators + link to airflow documentation

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