Skip to content

Code Nest v2.5.7 - Production Release Recovery

Choose a tag to compare

@xiaou61 xiaou61 released this 05 Aug 05:46
· 3 commits to master since this release
2e0ab0a

Highlights

  • 将 v2.5.6 的架构治理成果正式交付到生产:独立启动壳、职责化公共模块、统一韧性模块、双前端 API contract 与发布清单。
  • 修复 SreOutboxWorker 多构造器导致的 Spring 启动失败,并增加最小容器 wiring 回归测试。
  • 生产容量治理改为 sudoers 批准的绝对路径,发布契约同步锁定该调用方式。

Production

  • Deploy Production #30974515801 已成功部署标签 v2.5.7,提交为 2e0ab0ae5552f5146bd484b7087c3fdb4a9934a4
  • 线上 RELEASE、运行 Jar、双前端和运维配置均已切换并通过基线校验。
  • 已保留部署前回滚备份;本版本无数据库迁移和新增生产环境变量,schema 基线仍为 v2.5.3

Verification

  • CI #30974264703Docs Site #30974264666AI Regression #30974264764 全部通过。
  • 生产基线校验为 0 failures / 0 warnings;应用状态为 UP,用户端与管理端均返回 HTTP 200。
  • Prometheus targets、Grafana、Nginx、MariaDB、Valkey、Hermes、OpenClaw 和监控容器均保持运行。
  • 系统盘清理后保留约 11 GiB 可用空间,swap 为 2 GiB 且当前使用量为 0。

Release Notes