v3.0.0
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
Full Changelog: v1.1.1...v2.0.0
Full Changelog: v2.4.0...v3.0.0