fix(monitoring): improve domain activity aggregation for multi-domain and wildcard routes

This commit is contained in:
2026-04-13 12:15:11 +00:00
parent 501f4f9de6
commit cfcb66f1ee
4 changed files with 89 additions and 9 deletions

View File

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