Skip to content

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 19 Sep 16:29
· 19 commits to main since this release

修复缓存问题
换票逻辑更新.

已部署机要动三处(不要 docker rm 槽):

  1. 控制面 — git checkout v1.2.2 后更新 Node(prepareCliHopBody 剥 messages 断点)并重启一次。
  2. kin-kernel — 换槽内 .kin/kin-kernel.bin 和包装器 kin-kernelPOST /api/panel/wrap-cli/sync(或等价拷贝)。只同步 kernel,不是重装 wrap。
  3. bounce kernel — 每槽只留一个 kernel 进程。sync 带 restart(默认 true)一般会 bounce。

步骤:DEPLOY.md

Full Changelog: v1.2.1...v1.2.2