Skip to content

v3.0.0

Compare
Choose a tag to compare
@yubiuser yubiuser released this 14 Aug 21:13
· 23 commits to main since this release
120fb26

Breaking

  • Configuration is done now via config.yml instead of env vars or configuration flags (#122)
  • The delay option has been removed (#124)

Improvements

  • Error handling is improved. When a reporter failed, an error is sent to all other working reporters (#106)
  • Log options and reporters on startup dynamically (#125)
  • Introduce a separate dependency downloading step during docker build to cache dependencies for following runs (#142)
  • Update alpine images to 3.20 (#133)
  • Update to go 1.23 (#158)

CI:

  • various CI dependency updated

New Contributors

  • @DL6ER made their first contribution in #37

Full Changelog: v1.1.1...v2.0.0

Full Changelog: v2.4.0...v3.0.0