Skip to content

v3.1.2 — WeCom notification outbox production wiring

Choose a tag to compare

@onlyforchris onlyforchris released this 29 Aug 00:32
· 5 commits to main since this release
  • 接通 WeCom production 入口与 NotificationOutbox:由 createProductionController 实例化,使用 profile 中 outbox 目录/bot/轮询配置
  • wecom-runtime 新增 sendNotification(图片发送失败自动 text-fallback)
  • 新增受控契约测试 6 例(假事件进 sent/、失败留 pending/ 重试、非法进 failed/)
  • 本版本不含真实企微发送行为变更,发送仍由 outbox 事件驱动