TAGS
20 tagschore(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>
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>
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>
refactor(announcements): Move duplicate markdown code into utils/markdown.js
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>
feat(ui): Add support for `endpoints[].ui.hide-errors` to hide errors (#1361) Supersedes #1292
fix(ui): Ensure retrievedConfig is set to true after fetching configuration (#1359)
fix(key): Revert support for ( and ) as name/group, as they already worked before (#1356) Relevant: #1340
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>
feat(client): Add support for SSH tunneling (#1298) * feat(client): Add support for SSH tunneling * Fix test
fix(events): Retrieve newest events instead of oldest events (#1283) Fixes #1040
fix(suite): Display condition results when user clicks step in execution flow (#1278)
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>