Releases: amanjpro/greenish
Releases · amanjpro/greenish
Default Settings and more
This version comes with the following:
Prometheus integration
First stable version
This version is bit by bit equivalent to version 1.0.0-beta
For the set of features, please refer to README
First beta version
Release 0.0.1-alpha-9
Release 0.0.1-alpha-7
Always use bash -c
to run check/monitoring commands. This gives us access to bash features like *, ~ and environment variables
Release 0.0.1-alpha-6
- Always respond with JSON, even on error
- Do not use Alpine anymore, use a full-fledged Linux as the base docker image
Release 0.0.1-alpha-5
Support:
- Point updates. When a job status is returned, it is updated right away. Instead of waiting for all other jobs to finish their status update
- Get GroupStatus by id
- Get JobStatus by id
Release 0.0.1-alpha-4
Fix publishing fat (assembly) jar
Release 0.0.1-alpha-3
Fix docker image upload