Releases: ZaneL1u/cloud-cli-proxy
Releases · ZaneL1u/cloud-cli-proxy
v3.5.4
What's Changed
Backend (Go / API)
- fix(260513-kru): 增强 GetContainerNetNS 健壮性,修复 worker netns 获取失败 (d99d0b6)
Full Changelog: v3.5.3...v3.5.4
v3.5.3
What's Changed
Backend (Go / API)
- fix(260513-gii): align UpsertHost VALUES placeholder count with column list (3bdc4f0)
Full Changelog: v3.5.2...v3.5.3
v3.5.2
What's Changed
Backend (Go / API)
- test(260513-fjd-01): 调整 SubnetThirdOctet 碰撞抗性阈值至 40 (0def841)
Full Changelog: v3.5.1...v3.5.2
v3.4.5
What's Changed
Backend (Go / API)
- fix(network): 恢复端口映射 + 策略路由保证所有流量走代理隧道 (39322d9)
Full Changelog: v3.4.4...v3.4.5
v3.4.4
What's Changed
Backend (Go / API)
- fix(network): 恢复 worker 默认路由指向 gateway 容器,修复 DNS 不通 (1d2f921)
Full Changelog: v3.4.3...v3.4.4
v3.4.3
What's Changed
Backend (Go / API)
- fix(network): 移除 PREROUTING 中的非法 MASQUERADE 规则 (2633d61)
- feat(reconciler): 扩展对账器自动恢复 failed 状态主机 (3de3d6a)
- fix(rejoin): 修复 rejoin-networks 日志误导 (88d223c)
Runtime & Deployment
- fixup! fix(systemd): 给控制面服务添加 CAP_NET_ADMIN + CAP_SYS_ADMIN capabilities (f6fdd70)
- fix(systemd): 给控制面服务添加 CAP_NET_ADMIN + CAP_SYS_ADMIN capabilities (9dc5cae)
Full Changelog: v3.4.2...v3.4.3
v3.4.2
What's Changed
Backend (Go / API)
- feat: 升级镜像支持实时 pull 进度展示(SSE + 层详情) (e3404a1)
Frontend (Admin Web)
- feat: 升级镜像支持实时 pull 进度展示(SSE + 层详情) (e3404a1)
Full Changelog: v3.4.1...v3.4.2
v3.4.1
What's Changed
Backend (Go / API)
- feat(sse): add server-sent events broadcast system for real-time updates (e32b004)
- feat(network): Linux iptables 端口转发 + docker compose 预拉取镜像 + Admin 端口 2568 (195584d)
- feat(cli): 认证失败时支持交互式重试用户名密码 (c50ab42)
Frontend (Admin Web)
- chore: 全面迁移到 pnpm,修复 CI 构建失败 (5f54dd6)
- feat(admin): integrate SSE live updates and overhaul host detail page (a5e56f1)
- style(admin): unify list page status colors via tokens and StatusDot (900dae9)
- style(admin): elevate empty state and use TableSkeleton across list pages (ac85d0b)
- feat(admin): add TableSkeleton component for differentiated loading state (c68f1a5)
- style(admin): emphasize table headers and relax row density (83f6cbb)
- feat(admin): add StatusDot component using semantic tokens (6e3e0f0)
- feat(admin): add success/warning/info semantic tokens (f0fa9ee)
- feat(network): Linux iptables 端口转发 + docker compose 预拉取镜像 + Admin 端口 2568 (195584d)
Runtime & Deployment
- chore: 全面迁移到 pnpm,修复 CI 构建失败 (5f54dd6)
- feat(network): Linux iptables 端口转发 + docker compose 预拉取镜像 + Admin 端口 2568 (195584d)
Docs
- chore: 全面迁移到 pnpm,修复 CI 构建失败 (5f54dd6)
- docs: sync all docs for v3.4 — SSE, local Dev Containers, error codes, architecture (54c3e62)
- feat(network): Linux iptables 端口转发 + docker compose 预拉取镜像 + Admin 端口 2568 (195584d)
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
Backend (Go / API)
- fix(local): remove platform-gated SSH port mapping (95773ba)
- feat(44-01): 注册 checkSSHDForwarding 到 doctor ssh 维度 (484e623)
- feat(44-01): 新增 3 个 sshd 转发检查错误码 + parseSSHDForwarding + checkSSHDForwarding + 13 个单元测试 (bc00c7f)
- test(41-02): remote-ssh dimension unit tests + error code coverage (45a73a5)
- feat(41-01): add remote-ssh doctor dimension with 5 checks (a4de2eb)
- feat(41-01): register remote-ssh error codes and explain coverage (72d3b6a)
- fix(40): Docker error matching + SSH key injection for VS Code Remote-SSH (1f5afd6)
- feat(39-02): egress config injection + protocol detection (bdb6904)
- feat(39-01): local CLI subcommand + internal/local package + entrypoint MODE=local (c41735a)
- feat(038-02): pre-dial shared targetClient in handleConnection (2d53dc5)
- feat(038-02): implement handleGlobalRequests + proxyForwardedChannels (2b3efb8)
- test(038-02): add failing tests for handleGlobalRequests and proxyForwardedChannels (474a377)
- feat(038-01): add direct-tcpip channel dispatch and refactor dialContainer (d70c53c)
- test(038-01): add failing tests for direct-tcpip channel dispatch in proxy (d559cd7)
- feat(038-01): implement direct-tcpip forwarding with security validation (8ca26e9)
- test(038-01): add failing tests for direct-tcpip payload parsing and security validation (1346714)
Runtime & Deployment
- fix(40): Docker error matching + SSH key injection for VS Code Remote-SSH (1f5afd6)
- feat(39-03): devcontainer.json MODE=local + sing-box entrypoint startup (295d558)
- feat(39-01): local CLI subcommand + internal/local package + entrypoint MODE=local (c41735a)
- feat(v3.2): sshd_config forwarding + devcontainer template (a218dcc)
- docs(quick-260508): 基于当前代码全面更新 README、docs 与 deploy 文档 (c71e048)
Docs
- fix(docs): 修复 VitePress 构建失败 (58a28ce)
- docs(quick-260508): 基于当前代码全面更新 README、docs 与 deploy 文档 (c71e048)
Full Changelog: v3.3.7...v3.4.0
v3.3.7
What's Changed
Backend (Go / API)
- fix(app): embedded 模式下也启用 Reconciler 自动恢复 (16fd02f)
Full Changelog: v3.3.6...v3.3.7