1
0
mirror of https://github.com/TwiN/gatus.git synced 2026-02-04 11:11:44 +00:00

Commit Graph

  • 78c9a1bd41 test(client): add test for insecure flag (#942) Paul Nikonowicz 2024-12-26 22:56:36 -05:00
  • 0440deb6b5 docs: Fix typo in README (#946) Ikko Eltociear Ashimine 2024-12-26 04:11:02 +09:00
  • 83a555e334 chore(deps): bump github.com/TwiN/deepmerge from 0.2.1 to 0.2.2 (#922) v5.14.0 dependabot[bot] 2024-12-19 18:24:05 -05:00
  • fcb4c71cda chore(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 (#935) dependabot[bot] 2024-12-19 18:23:39 -05:00
  • 5169c1a91a chore(deps): bump golang.org/x/net from 0.31.0 to 0.33.0 (#936) dependabot[bot] 2024-12-19 18:23:20 -05:00
  • 126b78fc0e chore(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 (#926) dependabot[bot] 2024-12-17 23:45:12 -05:00
  • 8b2cd2e4b3 docs: Improve alerting documentation TwiN 2024-12-17 21:23:19 -05:00
  • 79c9f24c15 feat(alerting): Implement alert-level provider overrides (#929) TwiN 2024-12-16 20:32:13 -05:00
  • be9ae6f55d docs: Fix typo (#931) Bryan J. 2024-12-14 13:28:57 -05:00
  • 539c7635a1 docs: Change protocol backslash (\\) to forwardslash (//) in README.md (#933) Philip Whiteside 2024-12-14 13:20:47 +00:00
  • d56a8487eb refactor: Rename HasTlsConfig to HasTLSConfig TwiN 2024-12-06 21:35:26 -05:00
  • a1bbc41b62 chore: Remove unnecessary newline TwiN 2024-12-06 21:34:44 -05:00
  • cdac5790cb docs: Fix typo in comment TwiN 2024-12-06 21:34:13 -05:00
  • ff318efb67 chore(deps): bump modernc.org/sqlite from 1.33.1 to 1.34.2 (#921) dependabot[bot] 2024-12-05 01:05:12 -05:00
  • 504bd8f66c chore(deps): bump google.golang.org/api from 0.183.0 to 0.209.0 (#912) dependabot[bot] 2024-12-03 23:12:25 -05:00
  • 917ad59306 chore(deps): bump github.com/aws/aws-sdk-go from 1.54.10 to 1.55.5 (#890) dependabot[bot] 2024-12-03 19:13:57 -05:00
  • f04dbfa516 chore(deps): bump golang.org/x/net from 0.29.0 to 0.31.0 (#894) dependabot[bot] 2024-12-03 19:12:35 -05:00
  • 4e6e57747f chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7 (#910) dependabot[bot] 2024-12-03 19:04:46 -05:00
  • 778019590d feat(alerting): Add overrides for Ntfy provider (#918) Stephen 2024-11-30 19:09:20 -08:00
  • 29cbff6774 feat(client): Add support for PTR DNS records (#886) Martin Stone 2024-11-28 23:21:44 +00:00
  • 2fe991319e docs: Remove duplicate "Proxy client configuration" section TwiN 2024-11-19 20:45:54 -05:00
  • 52a73125f9 feat(alerting): Update Adaptive Cards design for teams-workflows (#903) Tim 2024-11-20 02:24:17 +01:00
  • 01131755bc fix(logging): Replace log-level parameter by GATUS_LOG_LEVEL env var (#895) TwiN 2024-11-13 23:54:00 -05:00
  • 8060a77b1f feat(logging): Allow configuring logging verbosity level (#872) Gary Hodgson 2024-11-14 01:02:53 +01:00
  • 92bb42d444 chore(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#893) dependabot[bot] 2024-11-12 20:33:13 -05:00
  • c758af8791 docs: Fix order of alerting config params TwiN 2024-11-10 17:48:30 -05:00
  • 0d38132a15 chore(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.23.0 (#891) dependabot[bot] 2024-11-07 23:53:46 -05:00
  • 177feba75b feat(pushover): priority on resolved (#879) Devin Buhl 2024-11-05 19:57:33 -05:00
  • c6ff6ec583 chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.4 to 2.52.5 (#888) v5.13.1 dependabot[bot] 2024-11-04 18:52:17 -05:00
  • e061c788de ci: Update open-pull-requests-limit from 1 to 3 TwiN 2024-11-04 18:37:31 -05:00
  • e537758590 chore(deps): bump github.com/coreos/go-oidc/v3 from 3.10.0 to 3.11.0 (#870) dependabot[bot] 2024-11-04 18:34:33 -05:00
  • 1c78f659c2 docs: Fix typo in README (#885) Martin Stone 2024-11-01 00:29:48 +00:00
  • 40cbb4b1d4 fix(alerting): Add missing support for default-alert on teams-workflows (#883) Liam Jones 2024-11-01 07:59:29 +08:00
  • 7103d0a9ae chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 (#873) v5.13.0 dependabot[bot] 2024-10-21 21:50:03 -04:00
  • ff4b09dff8 feat(alerting): Implement new Teams Workflow alert (#847) JamesHillyard 2024-10-15 22:25:02 +01:00
  • 29072da23e docs: change the url of the helm chart to your repo (#878) Simon Erhardt 2024-10-14 17:27:37 +02:00
  • bb973979d2 feat(alerting): add email and click action to ntfy provider (#778) stendler 2024-10-05 02:23:07 +02:00
  • 3a7be5caff chore(deps): bump github.com/valyala/fasthttp from 1.54.0 to 1.56.0 (#869) dependabot[bot] 2024-09-25 23:57:19 -04:00
  • bd1a544cf7 chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.4 (#867) dependabot[bot] 2024-09-23 20:43:27 -04:00
  • aa51b0ad70 chore(deps): bump github.com/miekg/dns from 1.1.61 to 1.1.62 (#866) dependabot[bot] 2024-09-22 21:39:41 -04:00
  • fc09981779 feat(alerting): alert teams add client insecure option (#864) raojinlin 2024-09-22 08:26:30 +08:00
  • de2d41ed88 chore(deps): bump github.com/wcharczuk/go-chart/v2 from 2.1.1 to 2.1.2 (#862) dependabot[bot] 2024-09-19 22:15:21 -04:00
  • 59842d5e88 feat(alerting): custom alert support endpoint errors (#844) raojinlin 2024-09-18 10:26:21 +08:00
  • b0c2f1eba9 feat(alerting): Add optional field alerting.mattermost.channel (#823) Gerrit 2024-09-18 03:02:31 +02:00
  • f55f39fa33 chore(deps): bump golang.org/x/net from 0.26.0 to 0.29.0 (#861) dependabot[bot] 2024-09-17 19:48:51 -04:00
  • 1a0c0af403 chore(deps): bump modernc.org/sqlite from 1.31.1 to 1.33.1 (#860) dependabot[bot] 2024-09-16 19:04:13 -04:00
  • 12b04802ef chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.27.0 (#857) dependabot[bot] 2024-09-11 21:15:34 -04:00
  • d947a6b6f5 feat(alerting): Implement Zulip's alerts (#845) Mehdi Bounya 2024-09-04 04:21:08 +01:00
  • 54221eff9b fix(maintenance): Import time/tzdata to support timezones (#849) v5.12.1 TwiN 2024-08-28 18:41:21 -04:00
  • d04b68979a fix(remote): Stream endpoint statuses from remote instances instead of loading them all into memory v5.12.0 TwiN 2024-08-26 21:30:53 -04:00
  • 7de5a1fe48 feat(alerting): implement Gitea alerting provider (#842) Bo-Yi Wu 2024-08-22 05:51:45 +08:00
  • dd435a8eaf feat(storage): Support 30d badges (#836) TwiN 2024-08-11 22:40:19 -04:00
  • 90ffea9fb6 chore(deps): bump github.com/miekg/dns from 1.1.59 to 1.1.61 (#829) dependabot[bot] 2024-08-04 13:13:19 -04:00
  • c23d0b6f3b chore(deps): bump modernc.org/sqlite from 1.30.0 to 1.31.1 (#824) dependabot[bot] 2024-07-31 00:00:47 -04:00
  • 2c8c456512 feat(alerting): add telegram overriding token and id (#826) lefes 2024-07-28 02:05:17 +03:00
  • af00dfdb73 feat(alerting): add timezone for maintenance (#653) lefes 2024-07-02 02:41:33 +03:00
  • b2191391f6 chore(deps): bump github.com/aws/aws-sdk-go from 1.53.19 to 1.54.10 (#814) dependabot[bot] 2024-06-29 23:57:20 -04:00
  • 5399b8a2fc chore(deps): bump docker/build-push-action from 5 to 6 (#806) dependabot[bot] 2024-06-22 22:39:52 -04:00
  • 65b77e9525 chore(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 (#800) dependabot[bot] 2024-06-18 23:53:28 -04:00
  • 23a5da8dc6 docs: Add mTLS docker-compose example (#744) Chris Smith 2024-06-10 18:47:47 -04:00
  • 11aeec45c9 chore(deps): Update Go to 1.22 and update all Go dependencies (#794) TwiN 2024-06-08 12:39:26 -04:00
  • 714dd4ba09 build: Drop support for linux/arm/v6 (#773) TwiN 2024-05-21 22:43:59 -04:00
  • 4a41f8c504 chore(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1 (#771) dependabot[bot] 2024-05-21 22:30:55 -04:00
  • 7213add6b7 chore(deps): bump github.com/TwiN/gocache/v2 from 2.2.0 to 2.2.2 (#772) dependabot[bot] 2024-05-21 20:17:55 -04:00
  • ea7bf2c194 chore(deps): bump codecov/codecov-action from 4.3.0 to 4.4.0 (#765) v5.11.0 dependabot[bot] 2024-05-20 21:51:58 -04:00
  • db8535c3f3 chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.1 to 2.52.4 (#739) dependabot[bot] 2024-05-20 21:48:02 -04:00
  • fdd00e7851 fix(alerting): Remove duplicate code and improve testing TwiN 2024-05-19 18:31:01 -04:00
  • 2a94f76244 fix(alerting): Make sure alert is triggered before attempting to persist it to the database TwiN 2024-05-17 18:18:06 -04:00
  • f2c5f5911c feat(alerting): Persist triggered alerts across application restart (#764) TwiN 2024-05-15 21:29:45 -04:00
  • 9d151fcdb4 refactor: Break core package into multiple packages under config/endpoint (#759) TwiN 2024-05-09 22:56:16 -04:00
  • 4397dcb5fc docs: Improve Result.ConditionResults description TwiN 2024-05-04 20:05:06 -04:00
  • 739e6c75a6 fix(alerting): Make Microsoft Teams title customizable (#731) Rahul Chordiya 2024-05-05 04:54:25 +05:30
  • dcfdfd423e docs: Remove unnecessary badge TwiN 2024-04-27 14:39:42 -04:00
  • 28339684bf chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 (#703) v5.10.0 dependabot[bot] 2024-04-18 21:34:26 -04:00
  • 519500508a fix: add crossorigin attribute to manifest.json link in index.html (#736) Robert Schelling 2024-04-19 03:19:08 +02:00
  • 76a84031c2 refactor: Update connectivity.Checker struct to use pointer on receiver TwiN 2024-04-18 21:05:49 -04:00
  • b88d0b1c34 chore: Update example.com's IPv4 and IPv6 TwiN 2024-04-18 21:04:34 -04:00
  • e0ab35e86a feat(ui): Implement endpoints[].ui.hide-conditions TwiN 2024-04-18 20:57:07 -04:00
  • 7efe7429dd docs: Fix formatting v5.9.0 TwiN 2024-04-11 21:37:15 -04:00
  • 4393a49900 chore: fix some typos (#725) HongKuang 2024-04-12 09:18:30 +08:00
  • 241956b28c fix(alerting): Support alerts with no conditions for external endpoints (#729) TwiN 2024-04-10 20:46:17 -04:00
  • a4bc3c4dfe docs: Add missing information on passing a token for external endpoints TwiN 2024-04-10 19:03:29 -04:00
  • 7cf2b427c9 docs: Add missing description for ui pkg ValidateAndSetDefaults TwiN 2024-04-09 18:56:33 -04:00
  • dc9cddfd77 ci: Add codecov token TwiN 2024-04-09 18:53:15 -04:00
  • f93cebe715 feat(client): add mTLS config (#665) Chris Smith 2024-04-09 18:41:37 -04:00
  • f54c45e20e feat: Implement push-based external endpoints (#724) TwiN 2024-04-08 21:00:40 -04:00
  • cacfbc0185 chore(deps): bump codecov/codecov-action from 4.0.1 to 4.1.1 (#715) dependabot[bot] 2024-04-01 21:50:59 -04:00
  • 922638e071 refactor: Clean up code and change log format (#719) TwiN 2024-04-01 21:47:14 -04:00
  • 979d467e36 fix(jsonpath): Prevent panic when body is "null" TwiN 2024-04-01 20:03:02 -04:00
  • ceb2c7884f docs: Add discord badge TwiN 2024-03-29 21:44:38 -04:00
  • ae750aa367 feat(alerting): add alerting support for jetbrains space (#713) michael-baraboo 2024-03-28 17:36:22 -05:00
  • 5aa83ee274 chore(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.18.0 (#701) v5.8.0 dependabot[bot] 2024-03-10 18:59:00 -04:00
  • 1e431c797a chore(deps): bump github.com/TwiN/deepmerge from 0.2.0 to 0.2.1 (#684) dependabot[bot] 2024-03-06 20:37:42 -05:00
  • 143a093e20 docs(alerting): Fix wrong gitlab terminology (alert key vs. PAT) (#694) Salim B 2024-03-07 01:40:19 +01:00
  • 1eba430797 chore(deps): bump github.com/gofiber/fiber/v2 from 2.49.2 to 2.52.1 (#682) dependabot[bot] 2024-02-24 15:12:58 -05:00
  • 6299b630ce chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#658) dependabot[bot] 2024-02-20 22:26:25 -05:00
  • 1fcc6c0cc0 chore: Update Go to 1.21 TwiN 2024-02-18 14:37:29 -05:00
  • 408a46f2af feat(client): enhance HTTP client configuration with proxy support (#668) Bo-Yi Wu 2024-02-15 10:43:57 +08:00
  • 3269e96f49 chore(deps): bump codecov/codecov-action from 3.1.6 to 4.0.1 (#671) dependabot[bot] 2024-02-12 23:26:58 -05:00
  • 08742e4af3 refactor(alerting): Use pointer for receiver in AlertProvider.GetDefaultAlert method (#676) TwiN 2024-02-07 20:09:45 -05:00