What's Changed
⚠️ Breaking Changes
This release introduces some breaking changes (see fix: Spelling by @jsoref). ➡️ If you used the following old field names in your YAML config, update it to the new spelling.
- Deprecated directive "publixsuffix-*". Please use
publicsuffix-*instead. - Config field
minimaze-qnamecorrected tominimize-qname.
💡 Enhancements
- feat: minimum go version updated to 1.24 and improve makefile by @dmachard in #1041
- feat: create copilot-instructions.md by @dmachard in #1051
🔧 Bugfixes
📈 Dependency updates
- chore(doc): update README.md by @dmachard in #1042
- chore(ci): update dependabot.yml by @dmachard in #1044
- build(deps): bump alpine from 3.22.0 to 3.22.1 by @dependabot[bot] in #1045
- build(deps): bump golang.org/x/sys from 0.33.0 to 0.34.0 by @dependabot[bot] in #1046
- build(deps): bump github.com/IBM/sarama from 1.45.1 to 1.45.2 by @dependabot[bot] in #1047
- build(deps): bump github.com/miekg/dns from 1.1.66 to 1.1.67 by @dependabot[bot] in #1048
- build(deps): bump github.com/dmachard/go-netutils from 1.6.0 to 1.7.0 by @dependabot[bot] in #1040
- build(deps): bump github.com/tinylib/msgp from 1.2.5 to 1.3.0 by @dependabot[bot] in #1039
- build(deps): bump golang from 1.24.4-alpine to 1.24.5-alpine by @dependabot[bot] in #1037
- build(deps): bump github.com/grafana/loki/v3 from 3.3.2 to 3.5.2 by @dependabot[bot] in #1038
New Contributors
Full Changelog: v1.9.0...v1.10.0