Skip to content

Releases: TwiN/gatus

v5.35.0

20 Feb 20:58
c4900ce

Choose a tag to compare

What's Changed

  • feat(conditions,ui): Add endpoints[].ui.resolve-successful-conditions by @lorenzoppx in #1486
  • feat(ui): Add support for custom favicon by @mloskot in #1097
  • fix(ui): Persist show average response time setting by @PythonGermany in #1438
  • fix(ci): Adjust static asset generation workflow by @PythonGermany in #1480
  • fix: handle HTTP header names case-insensitively by @AnuragEkkati in #1506
  • refactor: Simplify and modernize loops by @PythonGermany in #1522
  • docs: Fix typo in README concurrency section by @emrebasarannn in #1520
  • chore: Update to Go 1.25 by @TwiN in #1519
  • chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.40.0 to 1.41.0 by @dependabot[bot] in #1466
  • chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0 by @dependabot[bot] in #1488
  • chore(deps): bump github.com/miekg/dns from 1.1.68 to 1.1.70 by @dependabot[bot] in #1490
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.2 to 1.19.7 by @dependabot[bot] in #1498
  • chore(deps): bump code.gitea.io/sdk/gitea from 0.22.1 to 0.23.2 by @dependabot[bot] in #1525
  • chore(deps): bump github.com/TwiN/whois from 1.2.0 to 1.3.0 by @dependabot[bot] in #1538
  • chore(deps): bump google.golang.org/api from 0.264.0 to 0.265.0 by @dependabot[bot] in #1533
  • chore(deps): bump github.com/prometheus-community/pro-bing from 0.7.0 to 0.8.0 by @dependabot[bot] in #1544
  • chore(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 by @dependabot[bot] in #1543

New Contributors

Full Changelog: v5.34.0...v5.35.0


Have a great weekend!

v5.34.0

03 Jan 03:12
1c53297

Choose a tag to compare

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

New Contributors

Full Changelog: v5.33.1...v5.34.0

v5.33.1

11 Dec 01:59

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.33.0...v5.33.1

v5.33.0

21 Nov 22:54
6f9db41

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.32.0...v5.33.0

v5.32.0

16 Nov 21:08

Choose a tag to compare

What's Changed

  • feat(ui): customizable dashboard heading and subheading by @RezeOW in #1235
  • docs: Add note to README.md regarding CAP_NET_RAW by @h3mmy in #1384

New Contributors

Full Changelog: v5.31.0...v5.32.0

v5.31.0

08 Nov 22:18

Choose a tag to compare

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.

image

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

Full Changelog: v5.30.0...v5.31.0

v5.30.0

30 Oct 16:52
e2f06e9

Choose a tag to compare

New response time chart

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

25 Oct 19:49
2f8a3d2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.28.0...v5.29.0

v5.28.0

23 Oct 16:16
9495b73

Choose a tag to compare

What's Changed

  • feat(ui): Add support for endpoints[].ui.hide-errors to hide errors by @TwiN in #1361

Full Changelog: v5.27.2...v5.28.0

v5.27.2

21 Oct 18:03
394602b

Choose a tag to compare

What's Changed

  • fix(client): Add nil check for SSHConfig before validating username/password by @TwiN in #1358
  • fix(ui): Ensure retrievedConfig is set to true after fetching configuration by @TwiN in #1359

Full Changelog: v5.27.1...v5.27.2