Releases: TwiN/gatus
v5.34.0
Hello users of Gatus.
I'm not a fan of mixing my personal life with open source, but I do believe in transparency, and those of you actually reading release notes are most definitely deserving of that transparency (does anybody actually read this? if you're reading this, can you react to this release note with the least used release note emoji, "😄"? For all I know, it's always the same 10 people reading this. Or don't, really, 2025 2026's internet has enough forced engagement as it is).
Some of you may have noticed that in the past 6-8 weeks, reviews and merges have slowed down. This is because a few months ago, I became a father, and unlike a computing process, I can't send my child to sleep with a single command, nor can I use a debugger to find out what the problem is.
I had heard that "babies slept 16 hours a day" before I had my own, but never could I have imagined this meant they had 16 separate 1 hour nap.
I have also returned to work, because unfortunately, Gatus is just a side project for me and isn't my full time job, and while I have sufficient strength in me to handle both a full time job and being a father, I'm having a hard time maintaining my open source projects as well. I'm getting better every day, but I suspect it'll take a few months until things get back to normal.
Anyways, I wish you all a wonderful 2026. Things are tough right now, but just remember you're not alone. Try to not focus on everything wrong with the world, the list is long enough to keep you unhappy.
Never take life too seriously. Nobody gets out alive anyways.
Happy new year,
TwiN
What's Changed
- feat(alerting): ClickUp alerting provider by @TheBinaryGuy in #1462
- fix(client): Switch websocket library by @joy4eg in #1423
- fix(ui): Inconsistent time values in UI by @PythonGermany in #1452
- chore(ui): Remove unnecessary eslint rule disables by @PythonGermany in #1422
- ui: Disable hover effect if no link is set by @PythonGermany in #1419
- ci: Add workflow to regenerate static assets by @PythonGermany in #1457
- ci: Add platform input for custom action workflow by @PythonGermany in #1437
- docs(alerting): Remove warning for Splunk alerting provider by @luketainton in #1475
- docs: Separate web and ui config into sections by @PythonGermany in #1439
- docs: Add missing alert provider group override options by @PythonGermany in #1467
- docs: Update Telegram User ID to Chat ID in README by @gshpychka in #1434
- docs: Update config section and add env var faq by @PythonGermany in #1450
New Contributors
- @gshpychka made their first contribution in #1434
- @TheBinaryGuy made their first contribution in #1462
- @luketainton made their first contribution in #1475
Full Changelog: v5.33.1...v5.34.0
v5.33.1
What's Changed
- fix(ui): Do not store config locally on load by @PythonGermany in #1432
- fix(ui): Show correct oldest result timestamp by @PythonGermany in #1405
- fix(ui): Show correct avg response time for N/A value by @PythonGermany in #1407
- chore(deps): update Go module dependencies for CVE security by @appleboy in #1402
- refactor(docker): Update compose files by @PythonGermany in #1409
- refactor(ui): Improve dev environment by @PythonGermany in #1429
- build(docker): Non tidy go mods fail image build by @PythonGermany in #1418
- docs: complete unfinished sentence in README.md by @giorgiga in #1400
New Contributors
- @giorgiga made their first contribution in #1400
- @PythonGermany made their first contribution in #1405
Full Changelog: v5.33.0...v5.33.1
v5.33.0
What's Changed
- feat(client): Add ssh private-key support by @mufeedali in #1390
New Contributors
- @mufeedali made their first contribution in #1390
Full Changelog: v5.32.0...v5.33.0
v5.32.0
v5.31.0
Highlight of this release are the ability to mark announcements as "archived", which renders said announcements in a new Past Announcements section at the bottom of the status page (only rendered if there is at least 1 archived announcements), support for markdown in announcements and support for monitoring gRPC health endpoints.
What's Changed
- feat(announcements): Add support for archived announcements and add past announcement section in UI by @TwiN in #1382
- feat(announcements): add markdown support by @Sworyz in #1371
- feat(client): Add support for monitoring gRPC endpoints by @diamanat in #1376
- fix(client): update icmp/ping logic to determine pinger privileged mode by @h3mmy in #1346
- fix(api): Escape endpoint key in URL for raw APIs by @Nedra1998 in #1381
- docs(readme): adds ECS fargate module in README by @GiamPy5 in #1377
New Contributors
- @GiamPy5 made their first contribution in #1377
- @h3mmy made their first contribution in #1346
- @diamanat made their first contribution in #1376
- @Nedra1998 made their first contribution in #1381
- @Sworyz made their first contribution in #1371
Full Changelog: v5.30.0...v5.31.0
v5.30.0
What's Changed
- feat(condition): Format certificate and domain expiration durations in human-readable format by @TwiN in #1370
- fix(external-endpoint): check per-endpoint maintenance windows by @zapteryx in #1369
- fix(ui): Modernize response time chart by @TwiN in #1373
New Contributors
Full Changelog: v5.29.0...v5.30.0
v5.29.0
What's Changed
- feat(metrics): Add metrics for domain expiration by @StefanBalea in #1244
New Contributors
- @StefanBalea made their first contribution in #1244
Full Changelog: v5.28.0...v5.29.0
