What's Changed
- Release action: fix asset upload by @mmetc in #336
- allow ipset to clean up tables when receiving sigterm by @mmetc in #338
- remove the the Before causing some systemd cycling issue. by @sabban in #340
- Lint by @mmetc in #339
- update dependency on crowdsec and go-cs-bouncer by @mmetc in #345
- use go 1.21.5 by @mmetc in #344
- golangci-lint update by @mmetc in #348
- Log level: don't demote trace to debug if using the -v flag by @mmetc in #352
- logging: full standard timestamp with timezone (yyyy-mm-dd) by @mmetc in #353
- Makefile: use GO macro if set, to check for version by @mmetc in #351
- Governance init by @LaurenceJJones in #331
- basic PF prometheus metrics (packets, bytes, banned ip count) by @mmetc in #349
- use go 1.21.6 by @mmetc in #357
- CI: use go 1.21.7; bump actions by @mmetc in #359
- deps: bump crowdsec to 1.6.0 by @mmetc in #360
- go.mod: remove reference to unused sqlite package by @mmetc in #358
- deps: update test dependencies by @mmetc in #361
- config: apply variable expansion to all keys by @mmetc in #364
- Allow overriding version.System in docker builds by @mmetc in #363
- emit banned IPs metrics when in ipset mode by @nferch in #350
- update deps: crowdsec 1.6.1, go-cs-lib 0.0.10 by @mmetc in #367
- use go 1.21.9 by @mmetc in #366
- Add TLS auth keys to config.yaml by @LaurenceJJones in #372
- update functional test by @mmetc in #374
- update lint configuration; require go 1.22 by @mmetc in #375
- make: remove redundant go version check by @mmetc in #373
- revert go 1.22 minimal requirement by @mmetc in #376
New Contributors
Full Changelog: v0.0.28...v0.0.29