Releases: semihalev/sdns
Releases · semihalev/sdns
v1.3.7
v1.3.6
What's Changed
- Added anti-spoof protection
- Added DNSSEC onoff capability
- Bugfix on edns message size
- Updated various dependencies.
Full Changelog: View on GitHub
v1.3.5
What's Changed
- Added more docs.
- Security fixes.
- Updated various dependencies.
- Fixed various bugs.
Full Changelog: View on GitHub
v1.3.4
v1.3.3
What's Changed
- Added support for auto trust anchors as described in RFC 5011 and included related updates.
- Introduced priming queries for root servers in line with RFC 8109.
- Adjusted DNS query and network timeout settings.
- Integrated TLS capability for DNS forwarding.
- Updated various dependencies.
- Fixed various bugs.
Full Changelog: View on GitHub
v1.3.2
What's Changed
- Added support for DNS-Over-QUIC (DoQ)
- Added HTTP/3 support for DNS-over-HTTPS (DoH)
- Implemented simple cache prefetch support
- Enabled graceful shutdown for DNS and API services
- Replaced API web framework with a faster, proprietary solution
- Introduced blacklist save option and addressed related issues
- Fixed various bugs
- Updated dependencies
Full Changelog: v1.3.0...v1.3.2
v1.3.1-rc1
Full Changelog: v1.3.0...v1.3.1-rc1
v1.3.0
What's Changed
- Added loop middleware for detects loops
- Added cache prefetch support
- Additional answers more reliable
- Performance improvements
- Bugfixes
- Update dependencies
Full Changelog: v1.2.4...v1.3.0
v1.2.4
What's Changed
- Bump github/codeql-action from 1 to 2 by @dependabot in #127
- Bump golangci/golangci-lint-action from 2.5.2 to 3.4.0 by @dependabot in #158
- Bump github.com/BurntSushi/toml from 1.0.0 to 1.2.1 by @dependabot in #152
- Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.0 by @dependabot in #160
- Bump goreleaser/goreleaser-action from 2.8.1 to 4.2.0 by @dependabot in #159
- Bump actions/setup-go from 2 to 4 by @dependabot in #165
- Bump actions/checkout from 2 to 3 by @dependabot in #167
- Bump codecov/codecov-action from 2.1.0 to 3.1.3 by @dependabot in #169
- Bump golang.org/x/time from 0.0.0-20200630173020-3af7569d3a1e to 0.3.0 by @dependabot in #170
- Bump github.com/gin-contrib/cors from 1.3.1 to 1.4.0 by @dependabot in #171
Full Changelog: v1.2.1...v1.2.4