Changelog
- Add the
pipelines
command group for managing Delta Pipelines with the initial commandsdeploy
,delete
,get
, andreset
(#300, @arulajmani, @mukulmurthy, and @null-sleep) - Require configparser only in python < 3.6 (#287, @acxz)
- Support writeStatus flag in resource configuration in stack API (#290, @xuanwang14)