v0.0.2-rc4
Pre-release
Pre-release
github-actions
released this
25 Apr 10:10
·
51 commits
to refs/heads/main
since this release
What’s Changed
Improve / simplify goroutine management (#31) @mmetc
- Fix typo microtik -> mikrotik (#33) @mmetc
- Update functions to middlewares and final format is also http handler (#23) @LaurenceJJones
- support yaml.local (#19) @mmetc
- Update deps and make blocklist a pointer in memory (#21) @LaurenceJJones
- Implement a mikrotik formatter (#20) @williamdes
- Add docker docs (#11) @sbs2001
- auto-remove bouncer when the package is purged (debian) or removed (rpm, uninstall.sh)
- common CI, build workflow and install scripts with the other Go bouncers
- packaging and installation tests
Full list:
- CI: packaging tests (#49) @mmetc
- deb: fixed bouncer removal when purging package (#48) @mmetc
- Fix cache issue during release too (#47) @mmetc
- Fix setup-go cache issue (#46) @mmetc
- TLS support for LAPI and tests (#45) @mmetc
- Fix bouncer name in systemd unit (#44) @mmetc
- Fix rpm spec file (#43) @LaurenceJJones
- Updated packaging (#39) @mmetc
- CI: release tarball for linux, binaries for freebsd (#37) @mmetc
- Update docker CI and test plugin (#36) @mmetc
- CI improvements + multi arch binaries (#24) @williamdes
- CI: Build and upload all platforms in a single job (#35) @mmetc
- Improve / simplify goroutine management (#31) @mmetc
- Fix typo microtik -> mikrotik (#33) @mmetc
- CI: minimal functional tests, unify build/test/lint workflow (#30) @mmetc
- Enforce minimum go version for build (#28) @mmetc
- Update functions to middlewares and final format is also http handler (#23) @LaurenceJJones
- support yaml.local (#19) @mmetc
- Read go version from runtime (#27) @mmetc
- Require go 1.20 (#25) @mmetc
- Update deps and make blocklist a pointer in memory (#21) @LaurenceJJones
- Implement a mikrotik formatter (#20) @williamdes
- CI bumps and improvements (#22) @williamdes
- license (#16) @mmetc
- makefile, workflow, gomod cleanup (#14) @mmetc
- golangci-lint (#15) @mmetc
- Add docker docs (#11) @sbs2001