Skip to content

3.15.13

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 23:17
· 34 commits to master since this release
bdb1eb0

3.15

  • Support for AAAA records on Docker container, LocalDB and System solving.
  • AAAA GUI records support
  • DPS Network IPV6 Support
  • Formalize Recursion Available on query responses as DPS supports this feature already, see #392
  • Defined a new process of releasing the stable versions, see "Getting Started -> Release Version Control"
    for more details
  • Fixed arm64 images stopped being pushed at 3.9
  • Cache improvement for a concurrent approach synchronized by key
  • Increasing tcp and udp server parallelism from 20 to 50 threads each, threads are created lazily
  • Fixing solver NPE on unsupported query types
  • Option to not comment out existing nameservers from resolv.conf see the docs
  • Option to disable remote solvers, see the docs for more details.
  • Fixing DPS auto connect feature stops working suddenly, see #408
  • Option to customize RCODE when no entries are found by all tried solvers see the docs