Skip to content

Releases: semihalev/sdns

v0.2.3

12 Nov 18:01
e1386f0
Compare
Choose a tag to compare
  • New middleware logic very like Gin api
  • All internal modules converted to new middleware api
  • Performance improvements
  • Bugfixes
  • More tests as usual
  • Metrics middleware, prometheus metrics implementation
  • Hostsfile middleware, enables serving zone data from a hosts file

v0.2.2

31 Oct 18:27
e4e48c2
Compare
Choose a tag to compare
  • NS cache bug fix. Thanks to Kerem Copcu.
  • Performance improvements.
  • CheckingDisabled flag support, This can be disable DNSSEC validation
  • Cosmetic changes.

v0.2.1

28 Oct 18:53
Compare
Choose a tag to compare
  • Bugfixes
  • Memory leak optimization
  • Many performance changes
  • Solved DNSSEC failures
  • Clear race conditions
  • Periodic priming queries described at RFC 8109

v0.2.0

19 Oct 21:04
ccb7fcf
Compare
Choose a tag to compare
  • Error cache fixes!
  • Windows support
  • Improvements

v0.1.9

19 Oct 13:23
Compare
Choose a tag to compare
  • Bugfixes
  • NS address lookup logic changes
  • DNS over TLS support
  • DNS over HTTPS support
  • RTT priority within listed servers
  • Access list (IP subnet allow list)

v0.1.8

15 Oct 10:17
Compare
Choose a tag to compare
  • Bugfixes
  • NSEC3 support
  • DNSSEC RFC compatibility changes
  • EDNS RFC compatibility changes

v0.1.7

14 Oct 19:50
Compare
Choose a tag to compare
  • Linux/BSD/Windows/Darwin supported
  • DNS RFC support
  • Concurrent DNS lookups within listed servers
  • DNS caching
  • DNS TLS support
  • DNSSEC validation
  • Basic IPv6 support
  • Query based ratelimit
  • Black-hole internet advertisements and malware servers
  • HTTP API support
  • Outbount IP selection