Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 4.99 KB

CHANGELOG.md

File metadata and controls

51 lines (39 loc) · 4.99 KB

Changelog

1.0.1 (2023-06-02)

Bug Fixes

  • docker buildx failing due to environment issues (f69bb18)
  • docker images are failing (e560448)
  • rework dockerfile so that we only build with goreleaser (e246a7a)

1.0.0 (2023-06-01)

Features

Bug Fixes

  • break the loop since once its updated it does not need to be updated again (7541476)
  • code comment (06cf193)
  • correcting the logic in missed blocks check (7d64168)
  • do simple tcp check to avoid false alerts on grpc (08bc530)
  • make annotations as constants (adf1b8f)
  • remove unused workques and watchers (d3e8b63)
  • removing unused linter (cf32874)
  • rename variable (b643538)
  • return early if there isnt any healthy targets (1b4d658)
  • set http timeout (7c6e1a7)
  • trim the target annotation from spaces (1dfefe6)
  • typo fix on the watcher (18cb450)
  • use block update instead of handling one by one (67bf98b)
  • use services namespace when checking endpoints (90d54ec)