fix(logging): add adaptive rate-limited DNS query logging, flush pending DNS logs on shutdown, and enhance email delivery logging

This commit is contained in:
2026-02-21 23:36:10 +00:00
parent 447cf44d68
commit 0fbd8d1cdd
6 changed files with 64 additions and 11 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/dcrouter',
version: '7.4.2',
version: '7.4.3',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}