SIGN IN SIGN UP
TwiN / gatus UNCLAIMED

Automated developer-oriented status page with alerting and incident support

0 0 1 Go

TAGS

20 tags
v5.35.0

chore(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 (#1543) Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.34.0 to 0.35.0. - [Commits](https://github.com/golang/oauth2/compare/v0.34.0...v0.35.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: TwiN <twin@linux.com>

v5.34.0

ui: Disable hover effect if no link is set (#1419) * fix(ui): Disable hover effect if no link is set * refactor: Simplify conditional class logic * chore(ui): Regenerate static assets * chore(ui): Regenerate static assets --------- Co-authored-by: TwiN <twin@linux.com>

v5.33.1

chore(ui): Regenerate static assets

v5.33.0

feat(client): Add ssh private-key support (#1390) * feat(endpoint): Add ssh key support Fixes #1257 * test(config): Add tests for private key config --------- Co-authored-by: TwiN <twin@linux.com>

v5.32.0

test(ui): Improve validation tests for UI config

v5.31.0

refactor(announcements): Move duplicate markdown code into utils/markdown.js

v5.30.0

fix(ui): Modernize response time chart (#1373)

v5.29.0

feat(metrics): Add metrics for domain expiration (#1244) * Add metrics for domain expiration * Update grafana and prometheus versions and extend grafana dashboard with Domain expiration * feat(deps) update whois version --------- Co-authored-by: TwiN <twin@linux.com>

v5.28.0

feat(ui): Add support for `endpoints[].ui.hide-errors` to hide errors (#1361) Supersedes #1292

v5.27.2

fix(ui): Ensure retrievedConfig is set to true after fetching configuration (#1359)

v5.27.1

fix(key): Revert support for ( and ) as name/group, as they already worked before (#1356) Relevant: #1340

v5.27.0

fix(ui): Clear selected result before toggling new one relevant: #1236

v5.26.0

feat(alerting): Add RESULT_CONDITIONS in custom alert to have more information (#1086) feat(alerting): Add RESULT_CONDITIONS in custom alert to have more information on an alert while using custom alerting module Add testing of new feature Co-authored-by: TwiN <twin@linux.com>

v5.25.2

fix(tunneling): Adjust exponential backoff duration

v5.25.1

chore: Export validation function (#1301)

v5.25.0

feat(client): Add support for SSH tunneling (#1298) * feat(client): Add support for SSH tunneling * Fix test

v5.24.3

fix(events): Retrieve newest events instead of oldest events (#1283) Fixes #1040

v5.24.2

fix(alerting): Support custom slack title (#1079)

v5.24.1

fix(suite): Display condition results when user clicks step in execution flow (#1278)

v5.24.0

chore(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 (#1247) Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.0 to 5.5.1. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/v5.5.0...v5.5.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>