feat(dcrouter): add service manager lifecycle orchestration and health-based ops status reporting

This commit is contained in:
2026-03-20 15:35:10 +00:00
parent b62bad3616
commit 2cf362020f
8 changed files with 354 additions and 196 deletions

View File

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