Releases: iobear/dashgoat
Releases · iobear/dashgoat
v1.7.9
v1.7.8
Full Changelog: v1.7.7...v1.7.8
Fix:
- Buddy config unintended behavior, not ignoring own instance name from config file
- Buddy config unintended behavior, not using dashGoat 'updatekey' when none given for buddy.
- Some spelling
v1.7.7
Full Changelog: v1.7.4...v1.7.7
[v1.7.7] - 2024-06-03
Change:
- Upgrade Go dependencies
- JSON return from API
- buddyDownStatusMsg to buddyDownStatus in config
Add:
- probeTimeoutStatus in config
Fix:
- Change time, after ttl timeout
- Pagerduty timeout
v1.7.4
Full Changelog: v1.7.2...v1.7.4
Fix:
- Heartbeat change behaviour
- Tests to check for change behaviour
- Prometheus config error
Add:
- Pagerduty retry
Change:
- Low Pagerduty Timeout
- Upgrade Echo dependencies
v1.7.2
Fix:
- Buddy state inconsistencies
- Buddy state race problems, making the app reset dataset
- Change timestamp not updated correctly
Full Changelog: v1.7.0...v1.7.2
v1.7.0
Full Changelog: v1.6.0...v1.7.0
[v1.7.0] - 2024-04-18
Add:
- Config element logformat <txt/json>
- Heartbeat via HTTP GET (uri) /heartbeat/:urikey/:host/:nextupdatesec/:tags
- Alertmanager Webhook
- ack (acknowledge) to ServiceState
- Listen for Azure functions port
Fix:
- Missing version number on dashboard
- webpath prefix
v1.6.0
What's Changed
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #5
Full Changelog: v1.5.4...v1.6.0
[v1.6.0] - 2024-03-18
Add:
- Slog logging
- PagerDuty push
- Report state change
Fix:
- Add missing buddynsconfig option to config file
Change:
- Upgrade Go + dependencies
- config element nsconfig is now called buddynsconfig
Deprecated:
- weblog config element
v1.5.4
Some bugfixes, check the CHANGELOG.md
Full Changelog: v1.5.2...v1.5.4