Releases: cburgmer/greenyet
Releases · cburgmer/greenyet
1.1.0
Bump version, add CHANGELOG
1.0.0
- Ability to read overall status from components
- Feedback on misconfigured keys
- Ability to select unhealthy systems only
Bug fixes
- Correctly read `false` value from color
0.3.1
- New UI: Patchwork layout condeses information
- Logging for status polling operation
- Handle requst timeout, detect slow responses and raise as red status
- Stricter with redirects, report red status
Bug fixes
- Fix status page being available via outdated cache (#5)
- Fix linking to JSON status pages with JSON CSRF protection (#2)
0.2.0
- Major UI improvements
- Handles multiple machines per environment
Breaking changes
- `%hostname%` is used now for status_url.yaml
- `TIMEOUT` renamed to `POLLING_INTERVAL`
0.1.2
Fix resource issue failing startup
0.1.1
Try to fix artefact upload issue with Travis