Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
v2.176.0
Features
- Add TF 2.13 Training and Inference SM images
Bug Fixes and Other Changes
- revert-PR_3903
- skip tensorflow local mode notebook test
- change instance type for huggingface test to ml.g5.8xlarge
v2.175.0
Features
- Add huggingface-llm 0.9.3 dlc images
Bug Fixes and Other Changes
- Upgrade default version for djl to v0.23.0
- Pass kms_key to _upload_analysis_config when provided
v2.174.0
Features
- meta llama fine tuning
- support online store ttl for records
- Deploy uncompressed ML model from S3 to SageMaker Hosting endpoints
- AutoGluon 0.8.2 image_uris update
Bug Fixes and Other Changes
- [Feature] Propagate tags to lineage resources
- excessive jumpstart logging
- chore: jumpstart deprecation messages
- build(deps): bump pygments from 2.11.2 to 2.15.0 in /requirements/tox
- Remove deleted notebook tests from test confg
- chore: add jumpstart llama 2 tests
Documentation Changes
- add smp class for supporting flash attn
v2.173.0
Features
- jumpstart EULA models
Bug Fixes and Other Changes
- Update the apache airflow constraints
- Update apache airflow version
- bump up djl inference image uri versions
v2.172.0
Features
- Add check for if TrialComponent is already associated with a Trial in Run
- Add features_to_explain to shap config
Bug Fixes and Other Changes
- Support protobuf4
- Remove unnecessary get caller identity call
- Missing JumpStart estimator args
- Add volume to partition djl_inference
Documentation Changes
- Correct runtime param
- fix wait_for_endpoint docstring
v2.171.0
Features
- Add PipelineDefinitionConfig to pipelines to toggle custom job …
Bug Fixes and Other Changes
- Upgrade DJL deepspeed versions
- Remove unused dependency
protobuf3-to-dict
- skip intelligent volume_size allocation based on instance type if it is a pipeline parameter
v2.170.0
Features
- Enable customizing artifact output path
Bug Fixes and Other Changes
- Add il-central-1 support for all SM DLCs
- jumpstart async inference config predictor support
- Update CreateEdgePackagingJob resourceKey with type string
v2.169.0
Features
- Add support for tags in to_pipeline API for feature processor
- model registry integration to model cards to support model packages
- SDK Defaults - DebugHookConfig defaults in TrainingJob API
- Add segment config for Clarify
Bug Fixes and Other Changes
- Neuronx image retrieval missing sdk information
Documentation Changes
- Doc updates for SDK defaults - S3 Params, Env Variables, Disable Profiler, and DebugHookConfig
v2.168.0
Features
- Support uncompressed model upload
- Add optional monitoring_config_override parameter in suggest_baseline API
- SDK defaults add disable profiler to createTrainingJob
Bug Fixes and Other Changes
- Enable spark processing container in KIX
- Fix key prefix preventing jumpstart model repack
v2.167.0
Features
- add SageMaker FeatureStore feature processing
Bug Fixes and Other Changes
- Chore/reset cache if js model not found