Releases: mayadata-io/d-operators
Releases · mayadata-io/d-operators
v1.18.0
1.18.0 (2020-10-29)
Features
- recipe: add pretty print to recipe structure (#165) (166c798)
v1.17.0
1.17.0 (2020-10-29)
Features
- recipe: include fixture as part of recipe initialization (#164) (eae2053)
v1.15.0
1.15.0 (2020-10-22)
Features
- build: push docker image to hub for d-action (#162) (6263492)
v1.14.1
1.14.1 (2020-10-22)
Bug Fixes
- recipe: fix code to execute recipe via function calls (#161) (1f5fcbe)
v1.13.0
1.13.0 (2020-10-21)
Features
- api: package command and recipe APIs as separate go modules (84e035e)
- commander: move commander to tools folder (b4de53e)
- recipe: expose recipe to get executed via function call (521e580)
v1.12.2
1.12.2 (2020-10-14)
Bug Fixes
- commander: update dcmd to use Alpine base image (#151) (1b961e0)
v1.12.1
1.12.1 (2020-10-13)
Bug Fixes
- commander: fix int64 to float64 conversion error (#150) (6dcfbd7)