Skip to content

Tags: pace/gatus

Tags

v5.24.3

Toggle v5.24.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(events): Retrieve newest events instead of oldest events (TwiN#1283)

Fixes TwiN#1040

v5.24.2

Toggle v5.24.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(alerting): Support custom slack title (TwiN#1079)

v5.24.1

Toggle v5.24.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(suite): Display condition results when user clicks step in execut…

…ion flow (TwiN#1278)

v5.24.0

Toggle v5.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 (TwiN#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](codecov/codecov-action@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>

v5.23.2

Toggle v5.23.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs(alerting): Fix the homeassistant event structure example (TwiN#1213

)

docs(Homeassistant): Fix the event structure in the example

v5.23.1

Toggle v5.23.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: improve `extra-labels` description (TwiN#1208)

* docs: improve `extra-labels` description

* Update README.md

* Update README.md

---------

Co-authored-by: TwiN <twin@linux.com>

v5.23.0

Toggle v5.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump actions/checkout from 4 to 5 (TwiN#1197)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v5.22.0

Toggle v5.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
perf: Cap RANDOM_STRING_N to 8182 (TwiN#1193)

v5.21.0

Toggle v5.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump github.com/miekg/dns from 1.1.66 to 1.1.67 (TwiN#1166)

Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.66 to 1.1.67.
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
- [Commits](miekg/dns@v1.1.66...v1.1.67)

---
updated-dependencies:
- dependency-name: github.com/miekg/dns
  dependency-version: 1.1.67
  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>

v5.20.0

Toggle v5.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Convert key to lowercase when looking up endpoint by key (TwiN#1150

)