Releases: cello-proj/cello
Releases · cello-proj/cello
v0.4.0
Added
- Git information is now stored in a postgreSQL database on project creation
Changed
- Git information is now retrieved from db and used for workflow operations
- Project create API now takes in repository
- Operations API no longer takes in repository
v0.3.2
Fixed
- Updated CHANGELOG to 'Keep a Changelog' format.
v0.3.1-dev4
Added
- Release automation using GoReleaser.
Changed
- Updated CHANGELOG to 'Keep a Changelog' format.
v0.3.1-dev3
Added
- Release automation using GoReleaser.
Changed
- Updated CHANGELOG to 'Keep a Changelog' format.
v0.3.0
Added
- Health check tests.
- More linting.
Changed
- Health check uses newer env var pattern.
- Health check uses newer logging pattern.
- Health check now responds with the same for success/failure (was json for
failures).
Fixed
- Issues reported by linter.
v0.2.1
Added
- CLI tests.
- More linting.
Changed
- Break up CLI commands into separate files.
Fixed
- Issues reported by linter.
v0.2.0
Changed
- Move env to internal service package
v0.1.3
v0.1.2
v0.1.1
Fixed
- Add additional valid status codes for Vault health check