Skip to content

Releases: cello-proj/cello

v0.6.1

27 Jul 16:35
4f48e91
Compare
Choose a tag to compare

Fixed

  • fixed get project response shape

v0.6.0

27 Jul 00:31
3a20f0c
Compare
Choose a tag to compare

Added

  • 'policy_document' to targets.

Changed

  • Updated go to 1.16.6.

v0.5.1

23 Jul 23:11
8459473
Compare
Choose a tag to compare

Fixed

  • Validations for workflow should not fail if arguments are empty

v0.5.0

23 Jul 16:12
1cf6cf3
Compare
Choose a tag to compare

Added

  • Git auth can now be configured for ssh or https

v0.4.6

20 Jul 17:17
901082b
Compare
Choose a tag to compare

Changed

  • Terraform example code no longer needs state bucket

v0.4.5

19 Jul 20:01
696a801
Compare
Choose a tag to compare

Fixed

  • Fixed a bug in create git workflow validation

v0.4.4

16 Jul 15:50
53ac387
Compare
Choose a tag to compare

Changed

  • Refactor validations.
  • Refactor requests and responses.

v0.4.4-dev2

16 Jul 16:18
Compare
Choose a tag to compare
v0.4.4-dev2 Pre-release
Pre-release
hack around package lock changes

v0.4.3

01 Jul 23:03
2c9fb30
Compare
Choose a tag to compare

Fixed

  • Fixed a bug while fetching existing repositories

v0.4.2

29 Jun 21:56
913b258
Compare
Choose a tag to compare

Changed

  • Updated go to 1.16.5 for release process.