Dns updater: Log DNS record types and values

This commit is contained in:
Maurus Decimus
2026-05-14 15:01:47 +02:00
parent cf1d4e9141
commit 51e227c5cc
2 changed files with 13 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file. This projec
If you are upgrading from v0.16.x, replace the binary (or run `docker pull`). If you are upgrading from v0.15.x and below, please read the [upgrading documentation](https://github.com/stalwartlabs/stalwart/blob/main/UPGRADING/v0_16.md) for more information on how to upgrade from previous versions.
## Added
- Dns updater: Log DNS record types and values.
## Changed