Skip to content

Releases: whitewater-guide/gorge

v3.1.0

03 May 15:17
Compare
Choose a tag to compare

3.1.0 (2022-05-03)

Features

v3.0.8

15 Dec 14:20
Compare
Choose a tag to compare

3.0.8 (2021-12-15)

Bug Fixes

  • health notifier should not break delete job endpoint (4d6904d)

v3.0.7

14 Dec 11:03
Compare
Choose a tag to compare

3.0.7 (2021-12-14)

Bug Fixes

  • improve health notifier logging (56d48d9)

v3.0.6

14 Dec 10:53
Compare
Choose a tag to compare

3.0.6 (2021-12-14)

Bug Fixes

  • uncomment health endpoint null check (7e1802d)

v3.0.5

14 Dec 07:53
Compare
Choose a tag to compare

3.0.5 (2021-12-14)

Bug Fixes

  • log health job next run at startup (87ee703)

v3.0.4

13 Dec 18:23
Compare
Choose a tag to compare

3.0.4 (2021-12-13)

Reverts

  • Revert "fix: print args during startup" (d2b019f)

v3.0.3

13 Dec 18:05
Compare
Choose a tag to compare

3.0.3 (2021-12-13)

Bug Fixes

  • print args during startup (f67970d)

v3.0.2

13 Dec 17:42
Compare
Choose a tag to compare

3.0.2 (2021-12-13)

Bug Fixes

  • expand env variables in health webhook headers (937bb1d)

v3.0.1

13 Dec 16:53
Compare
Choose a tag to compare

3.0.1 (2021-12-13)

Bug Fixes

  • trim space in health notifier headers (4f7d655)

v3.0.0

13 Dec 15:22
Compare
Choose a tag to compare

3.0.0 (2021-12-13)

Bug Fixes

  • add early exit from quebec when it harvests html (c6aec56)
  • change unhealthy jobs json case (5f83fab)
  • do not warn about 0 saved when error occured (c8b91b4)
  • env names (fe9f5db)
  • fix start function (fac0681)
  • handle listen and serve error (7e079d0)
  • log current version before migration (09230de)
  • read flags from env (2092cf7)
  • read only password from env (2eff307)
  • removed envs that were never working (72b9fa2)
  • root command arguments (fb7881a)
  • silence fx logger (63a9cd4)
  • typo (0a33d41)

Features

  • add health notifier (6be1825)
  • change jobs list response format (9dc475b)
  • do not start health notifier when webhook url is not set (e791b65)
  • log db connection (39f1067)
  • parametrize job health threshold (0c5d6b4)
  • parametrize notifier cron (0a2a681)
  • use fx framework (06ea6a5)

BREAKING CHANGES

  • change jobs list response format