Releases: cottand/leng
Releases · cottand/leng
v1.2.1
What's Changed
- feat(metrics): add config for enabled/path. Fixes #3 by @cottand in #22
- chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #20
- chore(Drbl): remove unmaintained Drbl-peer blocking by @cottand in #21
- chore(config): clean up unused drbl settings by @cottand in #23
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- start fork by @cottand in #6
- remove dashboard, add test for multiple DNS records by @cottand in #7
- fix(DNS custom records): issue where questions were not matched to the right zone by @cottand in #8
- go 1.19 -> 1.21 by @cottand in #9
- metrics for DNS responses and upstream queries by @cottand in #10
- multi-stage docker build in CI by @cottand in #11
- fix CounterVec metrics not set by @cottand in #12
- fix(metrics): remove port part in total_requests by @cottand in #13
- fix non-deterministic test for custom record grouping by @cottand in #14
- feat(metrics): report blockrate for domains by @cottand in #15
- feat(issue#16 config relaod): implement ReloadConfig for the server by @cottand in #17
- feat(config): allow defining a smaller config file that merges with the default configuration by @cottand in #18
- remove windows support by @cottand in #19
Full Changelog: v1.1.5...v1.2.0