Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
v2.86.2
Bug Fixes and Other Changes
- #using uuid to randomize, otherwise system timestamp is used
v2.86.1
Bug Fixes and Other Changes
- xgboost, sklearn network isolation for jumpstart
Documentation Changes
- fix minor typo
v2.86.0
Features
- Adds Spark Processing Notebook to Notebook Tests
v2.85.0
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
Features
- dependabot integ - move all deps to requirements.txt
- add xgboost framework version 1.5-1
v2.83.0
Features
- Hugging Face Transformers 4.17 for TF 2.6
Bug Fixes and Other Changes
- IOC image version select issue
v2.82.2
v2.82.1
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
Features
- pluggable instance fallback mechanism, add CapacityError
- support passing Env Vars to local mode training
v2.81.1
Bug Fixes and Other Changes
- Update black-check version, add support for Spark 3.1 Processing