v0.0.16
Pre-release
Pre-release
github-actions
released this
14 Mar 10:39
·
49 commits
to refs/heads/main
since this release
What’s Changed
- Require go 1.20 to build
- bin_args config option
- functional tests with pytest and docker
- Fix naming inconsistency (#39) @CyrilBrulebois
- support .local configuration (#41) @mmetc
- Update YAML to correct keys (#38) @LaurenceJJones
- Read from input + use go 1.19 + add prometheus (#36) @sbs2001
- Add cert auth support (#32) @blotus
- Add version flag (#31) @AlteredCoder
- general cleanup