Skip to content

rsReticulum v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Aug 22:26
· 2 commits to main since this release

rsReticulum v1.2.0 strengthens Link ownership, proof handling, discovery, and application-facing API stability.

  • Designates the existing rns_runtime::prelude and compiled examples as the canonical application path while retaining all existing module-qualified paths.
  • Adds pinned API snapshots and external-consumer compatibility gates without removing or changing public signatures.
  • Isolates owned announce subscriptions and moves finite identity lookup to validated, deadline-bounded path discovery.
  • Pins established Link endpoints to their authenticated interface and role, with ordered control delivery, terminal interface-loss handling, and atomic teardown cleanup.
  • Enforces role-correct Link packet proofs and allows a valid LRPROOF to win after unauthenticated candidates.
  • Qualifies reproducible source releases with Rust 1.87, committed locks, immutable action pins, and non-publishable package defaults.

See CHANGELOG.md for the complete change list.