Skip to content

Releases: mayadata-io/d-operators

v1.18.0

29 Oct 11:54
166c798
Compare
Choose a tag to compare

1.18.0 (2020-10-29)

Features

  • recipe: add pretty print to recipe structure (#165) (166c798)

v1.17.0

29 Oct 10:53
eae2053
Compare
Choose a tag to compare

1.17.0 (2020-10-29)

Features

  • recipe: include fixture as part of recipe initialization (#164) (eae2053)

v1.16.0

22 Oct 10:03
bd5996e
Compare
Choose a tag to compare

1.16.0 (2020-10-22)

Features

  • build: change repo name for dockerhub (#163) (bd5996e)

v1.15.0

22 Oct 08:40
6263492
Compare
Choose a tag to compare

1.15.0 (2020-10-22)

Features

  • build: push docker image to hub for d-action (#162) (6263492)

v1.14.1

22 Oct 07:14
1f5fcbe
Compare
Choose a tag to compare

1.14.1 (2020-10-22)

Bug Fixes

  • recipe: fix code to execute recipe via function calls (#161) (1f5fcbe)

v1.14.0

21 Oct 15:50
baac319
Compare
Choose a tag to compare

1.14.0 (2020-10-21)

Features

  • daction: rename commander to daction (#160) (baac319)

v1.13.0

21 Oct 10:11
Compare
Choose a tag to compare

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

14 Oct 06:22
1b961e0
Compare
Choose a tag to compare

1.12.2 (2020-10-14)

Bug Fixes

  • commander: update dcmd to use Alpine base image (#151) (1b961e0)

v1.12.1

13 Oct 10:19
6dcfbd7
Compare
Choose a tag to compare

1.12.1 (2020-10-13)

Bug Fixes

  • commander: fix int64 to float64 conversion error (#150) (6dcfbd7)

v1.12.0

13 Oct 08:42
b231a24
Compare
Choose a tag to compare

1.12.0 (2020-10-13)

Features

  • secret: add image pull secret to dcmd (#149) (b231a24)