Skip to content

feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.36.0 )#420

Open
parsec-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-twin-gatus-5.x
Open

feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.36.0 )#420
parsec-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-twin-gatus-5.x

Conversation

@parsec-renovate

@parsec-renovate parsec-renovate Bot commented Mar 22, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/twin/gatus minor v5.16.0v5.36.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

TwiN/gatus (ghcr.io/twin/gatus)

v5.36.0

Compare Source

What's Changed
New Contributors

Full Changelog: TwiN/gatus@v5.35.0...v5.36.0

v5.35.0

Compare Source

What's Changed
New Contributors

Full Changelog: TwiN/gatus@v5.34.0...v5.35.0


Have a great weekend!

v5.34.0

Compare Source

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: TwiN/gatus@v5.33.1...v5.34.0

v5.33.1

Compare Source

What's Changed
New Contributors

Full Changelog: TwiN/gatus@v5.33.0...v5.33.1

v5.33.0

Compare Source

What's Changed
New Contributors

Full Changelog: TwiN/gatus@v5.32.0...v5.33.0

v5.32.0

Compare Source

What's Changed
New Contributors

Full Changelog: TwiN/gatus@v5.31.0...v5.32.0

v5.31.0

Compare Source

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
New Contributors

Full Changelog: TwiN/gatus@v5.30.0...v5.31.0

v5.30.0

Compare Source

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: TwiN/gatus@v5.29.0...v5.30.0

v5.29.0

Compare Source

What's Changed
New Contributors

Full Changelog: TwiN/gatus@v5.28.0...v5.29.0

v5.28.0

Compare Source

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

Full Changelog: TwiN/gatus@v5.27.2...v5.28.0

v5.27.2

Compare Source

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: TwiN/gatus@v5.27.1...v5.27.2

v5.27.1

Compare Source

What's Changed
  • fix(suites): Load persisted triggered alerts for suite endpoints on start by @​TwiN in #​1347
  • fix(key): Revert support for ( and ) as name/group, as they already worked before by @​TwiN in #​1356

Full Changelog: TwiN/gatus@v5.27.0...v5.27.1

v5.27.0

Compare Source

What's Changed
New Contributors

Full Changelog: TwiN/gatus@v5.26.0...v5.27.0

v5.26.0

Compare Source

What's Changed
New Contributors

Full Changelog: TwiN/gatus@v5.25.2...v5.26.0

v5.25.2

Compare Source

What's Changed

Full Changelog: TwiN/gatus@v5.25.1...v5.25.2

v5.25.1

Compare Source

What's Changed

Full Changelog: TwiN/gatus@v5.25.0...v5.25.1

v5.25.0

Compare Source

What's Changed
New Contributors

Full Changelog: TwiN/gatus@v5.24.3...v5.25.0

v5.24.3

Compare Source

What's Changed
  • fix(suites): Handle invalid paths in store and update needsToReadBody to check store by @​TwiN in #​1282
  • fix(events): Retrieve newest events instead of oldest events by @​TwiN in #​1283

Full Changelog: TwiN/gatus@v5.24.2...v5.24.3

v5.24.2

Compare Source

What's Changed
New Contributors

Full Changelog: TwiN/gatus@v5.24.1...v5.24.2

v5.24.1

Compare Source

Wouldn't be a successful new feature launch without a few surprise bugs.

Also, some improvements to suites:

2025-09-19_122955

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: TwiN/gatus@v5.24.0...v5.24.1

v5.24.0

Compare Source

Another big update worthy of highlights. There are 3 big changes coming to Gatus with this release.

  • Suites (ALPHA): To keep it short, this allows you to monitor a list of endpoints in order, but those endpoints have a shared context that allows you to store values and compare or use them in other endpoints. For more information, see https://redirect.github.com/TwiN/gatus/discussions/1241
  • New alerting providers: 14 new alerting providers have been added, but there's a catch. I don't have time to test this many providers, so I'm trying something new, namely, letting users who want to use those alerting providers test them for me. For more information, see https://redirect.github.com/TwiN/gatus/discussions/1223
  • RDAP support for [DOMAIN_EXPIRATION] placeholder: Some TLDs have started dropping support for WHOIS, as such, support for RDAP has been added. WHOIS will still be used as a fallback if RDAP fails to resolve the domain expiration of a domain.

I am very excited to finally have made some progress on suites. It's missing some features, and it required a lot of redesigning, so I expect some complaints, but with suites, the possibilities feel endless. You can monitor entire workflows, simulate complex user behavior, not just READ-type of behavior, but WRITE as well, as you can configure an endpoint to run even if the workflow fails to clean up whatever resource you created, and so much more. Suites have some serious potential.

What's Changed
New Contributors

Full Changelog: TwiN/gatus@v5.23.2...v5.24.0

v5.23.2

Compare Source

What's Changed
New Contributors

Full Changelog: TwiN/gatus@v5.23.1...v5.23.2

v5.23.1

Compare Source

What's Changed

Full Changelog: TwiN/gatus@v5.23.0...v5.23.1

v5.23.0

Compare Source

This is a big one, and for the occasion, I'll highlight the two big changes:

  • New UI: That's right, a brand new modern UI. This was long overdue. I hope you like it.
  • Announcements: Want to update your users/customers about an outage? You can, now.

dashboard-dark

Thoughts on the UI & announcements? Just like any healthy relationship, communicate with me on TwiN/gatus#1206

What's Changed

Full Changelog: TwiN/gatus@v5.22.0...v5.23.0

v5.22.0

Compare Source

What's Changed
New Contributors

Full Changelog: TwiN/gatus@v5.21.0...v5.22.0

v5.21.0

Compare Source

What's Changed
New Contributors

Full Changelog: TwiN/gatus@v5.20.0...v5.21.0

v5.20.0

Compare Source

What's Changed
  • feat(api): Add optional duration to external endpoint results by @​bcross in #​1092
  • fix: Limit the pageSize to maximum-number-of-results on first page by @​TwiN in #​1149
  • fix: Convert key to lowercase when looking up endpoint by key by @​TwiN in #​1150
New Contributors

Full Changelog: TwiN/gatus@v5.19.0...v5.20.0

v5.19.0

Compare Source

What's Changed
New Contributors

Full Changelog: TwiN/gatus@v5.18.1...v5.19.0

v5.18.1

Compare Source

What's Changed

Full Changelog: TwiN/gatus@v5.18.0...v5.18.1

v5.18.0

Compare Source

What's Changed
New Contributors

Full Changelog: TwiN/gatus@v5.17.0...v5.18.0

v5.17.0

Compare Source

What's Changed
  • feat(ui): Implement ability to hide port from endpoint results via endpoints[].ui.hide-port by @​TwiN in #​1038
  • feat(ui): Allow configuring default dark-mode value by @​Xetera in #​1015
  • fix(alerting): Ensure that alerting.incident-io.url has the correct prefix by @​TwiN in #​1034
  • ci: Add labeler workflow by @​TwiN in #​1010
  • docs: Clarify that disable-monitoring-lock is akin to enabling parallel execution by @​nosovk in #​1017
New Contributors

Full Changelog: TwiN/gatus@v5.16.0...v5.17.0


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch 2 times, most recently from 1bb10e3 to d5a27ed Compare March 31, 2025 02:34
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch 2 times, most recently from d67a554 to 87b7d0e Compare April 14, 2025 03:22
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 87b7d0e to 973b72b Compare April 21, 2025 02:35
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 973b72b to ea2a47e Compare April 28, 2025 02:36
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from ea2a47e to 8c6cda9 Compare May 31, 2025 22:06
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.17.0 ) feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.18.0 ) May 31, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 8c6cda9 to c7e77be Compare June 1, 2025 01:34
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.18.0 ) feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.18.1 ) Jun 1, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from c7e77be to 2896794 Compare July 1, 2025 23:06
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.18.1 ) feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.19.0 ) Jul 1, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 2896794 to 80a7a38 Compare July 8, 2025 17:06
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.19.0 ) feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.20.0 ) Jul 8, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 80a7a38 to 005cf98 Compare August 2, 2025 20:06
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.20.0 ) feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.21.0 ) Aug 2, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 005cf98 to 8b3dd4c Compare August 11, 2025 15:07
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.21.0 ) feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.22.0 ) Aug 11, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 8b3dd4c to e31cedd Compare August 18, 2025 01:35
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.22.0 ) feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.23.0 ) Aug 18, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from e31cedd to d554c6a Compare August 18, 2025 19:06
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.23.0 ) feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.23.1 ) Aug 18, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from d554c6a to 4316acd Compare August 19, 2025 22:06
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.23.1 ) feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.23.2 ) Aug 19, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 4316acd to dced3ab Compare September 18, 2025 00:17
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.23.2 ) feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.24.0 ) Sep 18, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from dced3ab to e559793 Compare September 19, 2025 22:06
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.25.1 ) feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.25.2 ) Sep 30, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 4286c87 to a66fc1d Compare October 6, 2025 19:06
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.25.2 ) feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.26.0 ) Oct 6, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from a66fc1d to fb03ab1 Compare October 18, 2025 03:14
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.26.0 ) feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.27.0 ) Oct 18, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from fb03ab1 to b29b608 Compare October 21, 2025 01:34
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.27.0 ) feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.27.1 ) Oct 21, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from b29b608 to 430c064 Compare October 21, 2025 19:06
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.27.1 ) feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.27.2 ) Oct 21, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 430c064 to 09b0452 Compare October 23, 2025 17:06
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.27.2 ) feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.28.0 ) Oct 23, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 09b0452 to 06fca8a Compare October 25, 2025 21:05
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.28.0 ) feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.29.0 ) Oct 25, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 06fca8a to 1a52e40 Compare October 30, 2025 18:07
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.29.0 ) feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.30.0 ) Oct 30, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 1a52e40 to 70cc37d Compare November 8, 2025 23:05
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.30.0 ) feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.31.0 ) Nov 8, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 70cc37d to 3bf0f44 Compare November 16, 2025 22:05
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.31.0 ) feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.32.0 ) Nov 16, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 3bf0f44 to 1824184 Compare November 22, 2025 00:19
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.32.0 ) feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.33.0 ) Nov 22, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 1824184 to a6b870d Compare December 11, 2025 02:40
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.33.0 ) feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.33.1 ) Dec 11, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from a6b870d to 2fd6213 Compare January 3, 2026 04:13
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.33.1 ) feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.34.0 ) Jan 3, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 2fd6213 to 478e40c Compare February 20, 2026 22:06
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.34.0 ) feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.35.0 ) Feb 20, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-twin-gatus-5.x branch from 478e40c to 6503ffb Compare May 20, 2026 00:47
@parsec-renovate parsec-renovate Bot changed the title feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.35.0 ) feat(container): update ghcr.io/twin/gatus ( v5.16.0 → v5.36.0 ) May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants