Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
v2.66.0
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
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
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
Bug Fixes and Other Changes
- Update timeouts for integ tests from 20 to 40
v2.63.1
Bug Fixes and Other Changes
- HF estimator attach modified to work with py38
v2.63.0
Features
- support configurable retry for pipeline steps
v2.62.0
Features
- Hugging Face Transformers 4.10 for Pt1.8/TF2.4 & Transformers 4.11 for PT1.9&TF2.5
Bug Fixes and Other Changes
- repack_model script used in pipelines to support source_dir and dependencies
v2.61.0
Features
- add support for PyTorch 1.9.0
Bug Fixes and Other Changes
- Update TRAINING_DEFAULT_TIMEOUT_MINUTES to 40 min
- notebook test for parallel PRs
v2.60.0
Features
- Add support for Hugging Face 4.10.2
v2.59.8
Bug Fixes and Other Changes
- fix feature store ingestion via data wrangler test