Releases: TwiN/gatus
Releases · TwiN/gatus
v5.27.2
v5.27.1
v5.27.0
What's Changed
- feat(alerting): Add message-content parameter for Discord pings by @aaldebs99 in #1335
- feat(ui): Make tooltips toggleable by @perfectra1n in #1236
- fix(alerting): remove discontinued jetbrains space alerting provider by @michael-baraboo in #1329
- fix(ui): Handle refresh properly on SuiteDetails.vue by @TwiN in #1324
- fix(key): Support
(
,)
,+
and&
as name/group by @TwiN in #1340
New Contributors
- @aaldebs99 made their first contribution in #1335
Full Changelog: v5.26.0...v5.27.0
v5.26.0
What's Changed
- feat(alerting): Add support for n8n alerts by @TwiN in #1309
- feat(client): Support body placeholder for SSH endpoints by @yansh97 in #1286
- feat(alerting): Add RESULT_CONDITIONS in custom alert to have more information by @aalmenar in #1086
- fix(alerting): Implement deduplication key generation for incidentio alerts by @NerdySoftPaw in #1296
- fix(ui): Swap oldest/newest result time for SuiteCard.vue by @TwiN in #1308
- fix(alerting): Format link from Telegram alert description when sending message by @andriyor in #1200
- chore(deps): Update aws-sdk-go to aws-sdk-go-v2 by @TwiN in #1305
New Contributors
- @NerdySoftPaw made their first contribution in #1296
- @yansh97 made their first contribution in #1286
- @andriyor made their first contribution in #1200
Full Changelog: v5.25.2...v5.26.0
v5.25.2
v5.25.1
v5.25.0
What's Changed
- feat(client): Add support for SSH tunneling by @TwiN in #1298
- fix(alerting): Limit minimum-reminder-interval to >5m by @TwiN in #1290
- fix(alerting): Added description block in teams-workflows by @rahulchordiya in #1275
- docs(alerting): Remove SIGNL4 untested warning by @rons4 in #1289
New Contributors
Full Changelog: v5.24.3...v5.25.0
v5.24.3
v5.24.2
What's Changed
- fix(security): Make OIDC session TTL configurable by @TwiN in #1280
- fix(condition): Properly format conditions with invalid context placeholders by @TwiN in #1281
- fix(alerting): Support custom slack title by @mehdiMj-ir in #1079
New Contributors
- @mehdiMj-ir made their first contribution in #1079
Full Changelog: v5.24.1...v5.24.2
v5.24.1
Wouldn't be a successful new feature launch without a few surprise bugs.
Also, some improvements to suites:
It didn't show the condition results before. Not sure why I made that decision, but it's very difficult to debug suites without access to those.
What's Changed
- fix(suite): Suite endpoint listed as standalone endpoint by @TwiN in #1276
- fix(suite): Add hyphen support for context keys by @TwiN in #1277
- fix(suite): Display condition results when user clicks step in execution flow by @TwiN in #1278
- fix(storage): Zero allocation issue with fiber by @TwiN in #1273
Full Changelog: v5.24.0...v5.24.1