v2058

ruvnet/RuViewv2058Jul 28, 2026by github-actions[bot]

AI Summary

Automated release addressing HomeCore security and migration findings including HAP secret redaction.

Key Highlights

  • HAP accessory signing seed no longer reachable via Debug
  • Fixed history/logbook API calls breaking above 32 entities
  • Relaxed event_type validation
  • Added `--force` flag to homecore-migrate

New Features

  • HAP secret redaction
  • API fixes
  • Migration force flag

Full Release Notes

Automated release from CI pipeline

**Changes:**
fix(homecore): review findings from PR #1451 — HAP secret redaction, REST cap, event_type, migration --force (#1452)

HAP accessory signing seed no longer reachable via derived Debug. /api/history/period and /api/logbook no longer break the default (unfiltered) call shape above 32 entities. fire_event's event_type validation relaxed to match real HA's contract. homecore-migrate gained a --force flag for re-running imports. Public v2051 release notes corrected. 110 tests across the 3 touched crates, 0 failed, clippy clean.

**Docker Image:**
`ghcr.io/ruvnet/RuView:535043731c4cc872bdc42cef7381930729158e7c`