Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 06:34
· 18 commits to main since this release
34abdc0

Changelog

Breaking Changes 🚨

  • fba3532 Remove the deprecated Analytics API. (#57)
  • 72d4bd9 Finalize the adapter contract. (#62)

New Features 💫

  • 0b8115b Curate the package-root public API. (#77)
  • 4f68f51 Expose model collections as immutable snapshots. (#73)
  • 876d4e0 Add client command execution. (#60)
  • cf82894 Add gateway-scoped device refresh. (#61)
  • 090abdc Define authentication-session ownership at construction. (#81)
  • 35dc40b Centralize fixture metadata. (#85)

Other Changes ☀️

  • 9d5e6fb Define ownership for concurrent authentication refreshes. (#80)
  • b475e9b Unify fixture and live feature hydration. (#59)
  • de2be19 Rename the fixture client consistently. (#86)
  • 77fed59 Add the architecture guide. (#82)
  • a9e3f56 Build distribution artifacts in CI quality checks. (#74)

Bug Fixes 🐞

  • 2f252d0 Reject malformed discovery responses. (#76)
  • 2264fbe Enforce current-device feature-command invariants. (#79)
  • 844e3b1 Keep CLI JSON output machine-readable. (#75)
  • 8a255d2 Allow listing devices without context IDs. (#87)