You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: bump version to v2.2.0 (#149)
bump for `v2.2.0` which includes the following changes:
Features
* Placeholders in TrainingStep to set S3 location for InputDataConfig and OutputDataConfig (#142)
* EventBridge service integration (#147)
Fixes
* supplying hyperparameters to training step constructor drops hyperparameters specified in estimator (#144)
v2.1.0 (#135)
Increments VERSION for release to PyPI which will include the following changes since v2.0.0:
* feature: Make Choice states chainable #132
* fix: Make service integration ARNs partition aware #131