Releases: cello-proj/cello
Releases · cello-proj/cello
v0.6.1
Fixed
- fixed get project response shape
v0.6.0
Added
- 'policy_document' to targets.
Changed
- Updated go to 1.16.6.
v0.5.1
Fixed
- Validations for workflow should not fail if arguments are empty
v0.5.0
Added
- Git auth can now be configured for ssh or https
v0.4.6
Changed
- Terraform example code no longer needs state bucket
v0.4.5
Fixed
- Fixed a bug in create git workflow validation
v0.4.4
Changed
- Refactor validations.
- Refactor requests and responses.
v0.4.4-dev2
hack around package lock changes
v0.4.3
Fixed
- Fixed a bug while fetching existing repositories
v0.4.2
Changed
- Updated go to 1.16.5 for release process.