What's Changed
- fix(metricstore): count wrap leftovers without TB-scale reset spikes by @BetterAndBetterII in #653
- fix(metricstore): break report counter restore retry loop on slow remote databases by @YZoiu in #652
- fix: getNodesLatestStatus 写入实时 GPU 占用 by @MiaM1ku in #672
- fix(plugin): 仅当 Connection 与 Upgrade 头同时存在时判定协议升级请求 by @MousseC in #669
Commits
- docs: update Rainyun deployment descriptions (da4d518) @Akizon77
- feat(terminal): support session reattachment on WebSocket reconnect (e31a032) @Akizon77
- feat: file access / editor (0c39a52) @Akizon77
- fix: 上传大小限制 (2319ea7) @Akizon77
- pref: 下载速度优化 (63d78b6) @Akizon77
- pref: 文件上传下载链路 (7a6692b) @Akizon77
- fix: 分片文件操作过早关闭io导致502 (4d2eb70) @Akizon77
- feat: 自动推断分片大小 (46fd2af) @Akizon77
- refactor: remove v1 protocol and stabilize file transfer (2ff7c11) @Akizon77
- 感谢新的金主喵 (b28ac9d) @Akizon77
- 感谢新的金主喵 (c6b02af) @Akizon77
- 现在只剩v2了 (#653) (2425474) @BetterAndBetterII
- 后续版本将不再支持v1协议了捏 (434ba10) @Akizon77
- Merge pull request #652 from YZoiu/fix/metric-store-remote-write-timeout (f754f01) @Akizon77
- 使用人类友好的时间格式 (5405bdf) @Akizon77
- 换了1个更好的按安装脚本! (ac037f2) @Akizon77
- 让SSRF策略可以调整1下! (d7d6135) @Akizon77
- 使用zstd压缩前端,节约空间! (b11ffd3) @Akizon77
- fix(plugin): detect protocol upgrades only when both headers are present (360fd5f) @MousseC
- test(plugin): cover upgrade detection and injection behind bare Connection header (7ec3615) @MousseC
- chore(plugin): shorten isUpgradeRequest doc comment (44ed303) @MousseC
- fix: getNodesLatestStatus 写入实时 GPU 占用 (1333d63) @MiaM1ku
- fix: getNodeRecentStatus 同样写入 GPU 占用 (80add06) @MiaM1ku
- Merge pull request #672 from MiaM1ku/fix/latest-status-gpu-usage (8e4a3f8) @Akizon77
- Merge pull request #669 from MousseC/fix/upgrade-request-detection (f18ad72) @Akizon77
New Contributors
- @BetterAndBetterII made their first contribution in #653
- @YZoiu made their first contribution in #652
- @MousseC made their first contribution in #669
Full Changelog: 1.4.3...Snapshot-2609141345