Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
v2.192.1
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
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
Features
- Selective Step Execution milestone 2 features
- feature-processor extra data sources support
v2.190.0
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
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
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
v2.187.0
Features
- add HealthCheckConfig support
- SkipModelValidation in modelRegistry
Bug Fixes and Other Changes
- Update fw_utils.py - support 2.0.1 container for DDP and Torch distri…
- bump apache-airflow to v2.7.1
v2.186.0
Features
- TGI 1.0.3 Image URI Config
v2.185.0
Features
- Local Mode - Add Support for Docker Compose V2
Bug Fixes and Other Changes
- handle bad jumpstart default session
- Add Data Wrangler TLV and version 3.x images
v2.184.0.post0
Documentation Changes
- add interactive apps rst file