fix(monitoring): handle multiple protocol cache entries per backend in metrics output

This commit is contained in:
2026-03-24 13:40:28 +00:00
parent 93254d5d3d
commit 104cd417d8
4 changed files with 76 additions and 32 deletions

View File

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