Skip to content

Releases: iobear/dashgoat

v1.7.8

09 Jun 18:39
Compare
Choose a tag to compare

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

03 Jun 17:00
Compare
Choose a tag to compare

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

19 May 19:14
Compare
Choose a tag to compare

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

23 Apr 19:05
Compare
Choose a tag to compare

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

18 Apr 15:07
Compare
Choose a tag to compare

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

18 Mar 15:49
Compare
Choose a tag to compare

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

07 Mar 12:01
Compare
Choose a tag to compare

Some bugfixes, check the CHANGELOG.md

Full Changelog: v1.5.2...v1.5.4

v1.5.2

26 Feb 17:03
Compare
Choose a tag to compare

Minor JS bug fixes

Check CHANGELOG.md

v1.5.1

05 Feb 18:07
Compare
Choose a tag to compare

Embed web-files in self-contained binary for v1.5.1

Check CHANGELOG.md