dns Releases
59 releases of qdm12/dns
- 20252025 release
This release establishes the foundational infrastructure, including Docker support, MPS acceleration, Apache licensing, and a refactored handler structure, while adding support for multiple speech enhancement tools, STT models (Paraformer, Moonshine), and TTS models (ChatTTS, Parler-TTS).
Feb 6, 2026
- v2.0.0-rc10
Major release candidate improving performance, logging, and stability with significant Go API changes.
Dec 22, 2025
- v2.0.0-rc9
Release candidate focusing on stability, configuration fixes, and toolchain upgrades including Go 1.25.
Nov 5, 2025
- v2.0.0-rc8
Release candidate focusing on dialer improvements and graceful shutdown logic.
Nov 3, 2024
- v1.11.0
Maintenance release focusing on dependency updates and interface improvements.
Jul 24, 2021
- v1.10.0
Minor maintenance release removing a mock requirement for os.OpenFile.
Jul 23, 2021
- v1.9.0
Maintenance release with documentation updates and dependency upgrades.
Jul 16, 2021
- v1.8.0
Bug fix release focusing on logging and dependency maintenance.
Jun 3, 2021
- v1.6.0
Feature-rich release introducing DoT/DoH support and major architectural refactoring.
Apr 7, 2021
- v1.4.1
This release focuses on stabilizing the unbound loop functionality by addressing scoping and restart logic issues. It also includes a cleanup of debug print statements to improve overall reliability.
Apr 6, 2021
- v1.5.1
Fixes critical bugs in the Unbound loop regarding scoping, restart logic, and crash handling, while removing a problematic private address range.
Apr 6, 2021
- v1.5.0
A major maintenance release upgrading to Go 1.16 and refactoring the codebase to prepare for future DNS over TLS/HTTP support, alongside CI and development environment improvements.
Apr 2, 2021
- v1.4.0
Introduces configurable access control and multiple provider variants while fixing configuration handling and internal refactoring.
Feb 1, 2021
- v1.3.0v1.3.0 Go API changes
Updates the Go API constructor to explicitly require the path to the Unbound binary.
Jan 2, 2021
- v1.2.1v1.2.1 Fixed v1.2.0
A hotfix correcting access control configuration and expanding the Go API to include provider capability flags.
Jan 2, 2021
- v1.1.1v1.1.1 Fixed v1.1.0
A hotfix correcting the access control configuration error introduced in the previous release.
Jan 2, 2021
- v1.2.0
Updates the Go API to add TLS and DNSSEC support fields to the provider data model and updates related constant information for DNS over TLS providers.
Jan 2, 2021
- v1.1.0
Introduces major refactoring including a project rebrand, breaking API changes to the Go package structure, and internal logging improvements.
Jan 2, 2021
- v1.0.0v1.0.0 Initial release
This is the initial stable release (v1.0.0) for the qdm12/dns project, incorporating all development work performed since the project's inception. It marks the official transition from development to the first stable version of the software.
Jan 1, 2021