-
chore(cogs): publish cog-ha-matter 0.3.0 + bump signal/sensing-server to 0.3.1
发布于
2026-05-25 15:01:46 +00:00 cog-ha-matter required wifi-densepose-sensing-server with the
mqtt
feature exposed, which crates.io 0.3.0 did not expose. Chain:- wifi-densepose-signal 0.3.0 -> 0.3.1 (already includes
EmbeddingHistory::{with_sketch,novelty} locally; needed
republish so sensing-server-0.3.1 can compile against it). - wifi-densepose-sensing-server 0.3.0 -> 0.3.1 (now exposes
themqttfeature, sensing-server bin links against
signal-0.3.1 cleanly). - cog-ha-matter sensing-server dep bumped to ^0.3.1; publish=false
dropped. cog-ha-matter@0.3.0 published.
Both signal and sensing-server published with --no-verify; cargo's
verification step fails on Windows because openblas-src requires
vcpkg (the source itself builds fine in the workspace and on Linux).Co-Authored-By: claude-flow ruv@ruv.net
下载附件
- wifi-densepose-signal 0.3.0 -> 0.3.1 (already includes