Skip to content

v1.27.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 16:29
· 13 commits to main since this release

1.27.0 (2026-09-09)

Features

  • core: expose federation trust management through CommsStore (b37ab5e)
  • core: pin certificate fingerprints for federation links (537f4c9)
  • core: verify federation peer certificates against a trusted allowlist (ae67382)
  • tool: add MCP actions for managing federation trust (29f6dd7)

Tests

  • core: cover federation fingerprint rejection and run the suite in CI (6790898)