Disable DANE when there are no TCP resolvers configured

This commit is contained in:
Maurus Decimus
2026-07-09 09:48:05 +02:00
parent 448f735d55
commit e2d0505013
3 changed files with 19 additions and 10 deletions

View File

@@ -12,6 +12,7 @@ If you are upgrading from v0.16.x, replace the binary (or run `docker pull`). If
## Fixed
- OAuth resource indicators: Accept `imap`, `smtp`, `pop3` and `sieve` as valid resource indicators for OAuth access tokens.
- PostgreSQL: Incomplete channel binding implementation.
## [0.16.12] - 2026-07-06