- Notifications
You must be signed in to change notification settings - Fork89
Releases: aws/aws-step-functions-data-science-sdk-python
Releases · aws/aws-step-functions-data-science-sdk-python
v2.3.0
02ed72b This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Features
- Support placeholders for:
- Add custom description for CloudFormation template (#161)
- Support for following service integrations:
Fixes
- Placeholder hyperparameters passed to TrainingStep are overwritten (#152 )
- Environment variables are overwritten and not passed through to SageMaker ModelStep (#160)
- Environment variables defined in the Estimator are not translated to Model when calling TrainingStep.get_expected_model (#160)
- Retrier and Catcher passed to constructor for Task, Parallel and Map states are not added to the state's Retriers and Catchers (#169)
Assets2
Uh oh!
There was an error while loading.Please reload this page.
4 people reacted
v2.2.0
ab08aad This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v2.1.0
c82bd52 This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v2.0.0
3d0db9f This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
⚠ BREAKING CHANGES
Python Support
- Drops support for Python 2
SageMaker SDK
- If your project is using the Amazon SageMaker Python SDK, it must be upgraded toversion 2.x. Read more about upgrading toversion 2.x.
StepFunctions SDK
TrainingStep-sagemaker.session.s3_inputhas been renamed tosagemaker.inputs.TrainingInputTuningStep-sagemaker.session.s3_inputhas been renamed tosagemaker.inputs.TrainingInputTrainingPipeline-sagemaker.session.s3_inputhas been renamed tosagemaker.inputs.TrainingInputInferencePipeline-sagemaker.session.s3_inputhas been renamed tosagemaker.inputs.TrainingInput
Features
- New choice state comparators that were added to theAmazon States Language specifications (#88) (08a0ed7)
- Add support for dynamic timeout and heartbeat in Task state (#113) (7640db1)
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Upgrading to SageMaker SDK v2
2970c0c This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Upgrading to SageMaker SDK v2Pre-release
Pre-release
- Updgrading to SageMaker SDK v2
- Sunsetting support for Python 2
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.1.2
976bdbe This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
- Support boolean
Falsefordebugger_hook_configparameter inTrainingStep - Expose TuningStep like other SageMaker steps under the
stepsmodule
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.1.0: Add ProcessingStep for SageMaker Processing Job
2a104d3 This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Update Version to 1.1.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.0.0.4
71e5364 This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Bug fixes and small improvements.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.0.0.3: Add new service integrations docs. (#14)
1c8b0fb This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
* Add new service integrations docs. Remove signing.rst as it is now embedded in README.* Now the names of the service integrations will appear in outer docs as well.
Assets2
Uh oh!
There was an error while loading.Please reload this page.