Skip to content

Releases: cburgmer/greenyet

2.0.0

24 Jun 18:09
Compare
Choose a tag to compare
Bump version

1.1.0

03 Feb 12:52
Compare
Choose a tag to compare
Bump version, add CHANGELOG

1.0.0

30 Aug 11:49
Compare
Choose a tag to compare
- 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

26 Jul 12:49
Compare
Choose a tag to compare
- 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

01 Jun 14:30
Compare
Choose a tag to compare
- 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

21 May 13:16
Compare
Choose a tag to compare

Fix resource issue failing startup

0.1.1

21 May 12:43
Compare
Choose a tag to compare
Try to fix artefact upload issue with Travis

0.1.0

21 May 12:34
Compare
Choose a tag to compare

First release