Releases: cokkiy/CC-rDeviceAgent
Releases · cokkiy/CC-rDeviceAgent
Release list
v1.0.0-beta.2
What's Changed
✨ Features
- Merge pull request #13 from cokkiy/appplatform-rbac-audit-chain (fccb44c)
- feat(app-platform): add rbac audit chain mapping (d40088a)
- feat(app-platform): wire registry and health into lifecycle (31e7d78)
- feat(lifecycle): route app process control through PAL (8ac31f9)
📚 Documentation
- docs(phase2): update app lifecycle integration status (1da90c8)
🔧 Chores
- Merge pull request #14 from cokkiy/chore/release-v1.0.0-beta.2 (807e93e)
- chore: prepare release 1.0.0-beta.2 (24468aa)
- chore(ci): satisfy clippy lifecycle warnings (75c1e64)
- chore(ci): format lifecycle integration code (cb3f129)
📦 Other Changes
- Fix race condition, silent audit failures, and payload hashing inefficiency (a0800ad)
- Merge pull request #12 from cokkiy/app-platform-lifecycle-pal (989d9e5)
📦 Published Artifacts
- Crate (crates.io):
cc-rdeviceagent-app-sdkv1.0.0-beta.2
- Docker Image (GHCR):
ghcr.io/cokkiy/CC-rDeviceAgent:v1.0.0-beta.2
Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2
v1.0.0-beta.1
What's Changed
✨ Features
- feat(upgrade): verify packages and persist state (7c5c4db)
- feat(app-platform): wire data config and health flows (38a8f19)
- feat(store): persist app config and upgrade state (919a504)
- feat(example): add W2.9 payload-hello example app demonstrating SDK usage (bdb12d3)
- feat(app-sdk): implement W2.8 Rust SDK for payload applications (704aad3)
- feat(upgrade-engine): implement W2.7 Upgrade Engine design and app-level prototype (ab85ae5)
- feat(app-health): implement W2.6 App Health Evaluator (24fd886)
- feat(app-platform): implement W2.3 App Lifecycle, W2.4 Data Router, W2.5 Config Manager (7275ec7)
- feat(app-registry): implement W2.2 App Registry with persistent sessions (058661e)
- feat(app-platform): implement W2.1 southbound IPC channel (9dd509e)
🐛 Bug Fixes
- fix: handle --version before initializing tracing (6200775)
- fix: add rerun-if-changed for proto file in app-sdk build script (62f0b11)
- fix(ci): format app platform changes (d681a1a)
- fix: address all PR review comments (5f0ef4a)
- fix(ci): address windows check failures (c398244)
- fix(ci): apply rustfmt and clippy fixes (a408f96)
📚 Documentation
- Merge pull request #10 from cokkiy/prepare-beta1-release (e547975)
- docs(plan): update phase 2 implementation status (c583518)
- docs: update README.md to reflect Desktop Agent removal (14a91c0)
- docs(plan): add device terminology migration (1c84fd6)
🔧 Chores
- Merge pull request #11 from cokkiy/chore/release-v1.0.0-beta.1 (7d95cb0)
- chore: prepare release 1.0.0-beta.1 (6904608)
📦 Other Changes
- add release script (87aeec7)
- update to 1.0-beta1 (22d09fa)
- Merge pull request #9 from cokkiy/feature/release-app-sdk-ghcr (6ca2a67)
- chenage license to MIT directly, not refer to repo root (97e97d5)
- ci(release): publish app sdk and ghcr image (9404ad2)
- Merge pull request #8 from cokkiy/phase2-device-terminology (d783953)
- refactor: remove embedded Desktop Agent for Phase 2 application platform (72febde)
- refactor(device): migrate batch groups and tags (d8eb6d5)
- refactor(config): use device id terminology (f699bf6)
- refactor(protocol): rename station control to device (cebabbc)
📦 Published Artifacts
- Crate (crates.io):
cc-rdeviceagent-app-sdkv1.0.0-beta.1
- Docker Image (GHCR):
ghcr.io/cokkiy/CC-rDeviceAgent:v1.0.0-beta.1
Full Changelog: v0.8...v1.0.0-beta.1
v0.8
Foundation + PAL complete contracts
What's Changed
- feat: introduce CC-rDeviceAgent with MQTT telemetry, script engine, and packaging by @cokkiy in #2
- docs: add architecture/design docs and roadmap updates by @cokkiy in #3
- docs: 添加 FR-10 组件并重构架构文档 by @cokkiy in #4
- phase-1: 架构差异盘点与紧急修复(Phase -1 完成) by @cokkiy in #5
- Phase 0 foundation workspace and PAL by @cokkiy in #6
New Contributors
Full Changelog: https://github.com/cokkiy/CC-rDeviceAgent/commits/v0.5