Skip to content

Releases: DNS-OARC/golang-dns-server-doq

Release 0.4.0

25 Apr 12:36
7f232ef
Compare
Choose a tag to compare
  • Update GitHub workflow
  • Update to Go 1.22
  • Update dependencies to latest versions
  • workflows: Update test job
  • Fix handling of read/write deadlines, writing was timed out immediately
  • Update README

Release 0.3.0

09 Nov 09:09
1db4462
Compare
Choose a tag to compare
  • Add GitHub workflow
  • Require Go 1.19 and update dependencies
  • Add CodeQL workflow for GitHub code scanning

Release 0.2.0

28 Jun 09:44
3103e08
Compare
Choose a tag to compare
  • Re-licensed to MIT
  • Fix #4: Remove comments and references
  • Remove unneeded code
  • Fix documentation

Release 0.1.0

21 Jun 14:42
16cca92
Compare
Choose a tag to compare

First release of this dns.Server-like library with DNS-over-QUIC support!