Skip to content

Releases: cello-proj/cello

v0.19.0

10 May 20:25
d00b16e
Compare
Choose a tag to compare

Added

  • Added ability to flow through additional DB connection options

Changed

  • Update to go 1.22.1.

v0.18.0

25 Sep 19:00
e47d822
Compare
Choose a tag to compare

Changed

  • Added quotes to environment variables to sanitize & prevent errors

v0.17.0

15 Aug 23:51
d22137b
Compare
Choose a tag to compare

Added

  • Flow request type all the way down to argo workflow calls

v0.17.0-dev5

15 Aug 23:17
258266d
Compare
Choose a tag to compare
v0.17.0-dev5 Pre-release
Pre-release

Added

  • Flow request type all the way down to argo workflow calls

v0.16.0

21 Dec 23:59
1d5592f
Compare
Choose a tag to compare

Added

  • Added DB healthcheck

Changed

  • Non-existent workflows return 404 on GET workflow calls
  • Fixed return type for health check
  • Panics changed to clean exits in main.go

v0.15.2

12 Oct 19:57
1393854
Compare
Choose a tag to compare

Changed

  • Flush Argo Workflow log stream

v0.15.1

11 Oct 22:14
70c030f
Compare
Choose a tag to compare

Changed

  • Remove Argo Workflow status call from log streaming

v0.15.0

06 Sep 17:44
5de3347
Compare
Choose a tag to compare

Changed

  • Delete tokens idempotent

v0.14.3

15 Aug 16:48
0c15439
Compare
Choose a tag to compare

Changed

  • List workflows returns an empty array instead of null for targets with no workflows

v0.14.2

28 Jul 22:17
23a7d55
Compare
Choose a tag to compare

Changed

  • Listing workflows no longer calls a status for each workflow