Skip to content

v1.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jun 03:12
7d95cb0

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-sdk v1.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