fix(certificate-handler): preserve wildcard coverage during forced certificate renewals and propagate renewed certs to sibling domains

This commit is contained in:
2026-04-08 00:56:02 +00:00
parent d320590ce2
commit f04feec273
5 changed files with 331 additions and 3 deletions

View File

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