Skip to content

v0.1.3

Choose a tag to compare

@CoteTommy CoteTommy released this 01 Apr 18:48
· 488 commits to main since this release

Highlights

  • promotes the v0.1.3-rc2 release train to a stable v0.1.3 product release
  • removes the Bruno / protobuf / gRPC surface from main in favor of the maintained JSON-RPC/MessagePack daemon API
  • aligns the repository, docs, and crates.io naming around the published crate family

Included crates.io releases

  • reticulum-rs-core 0.2.0
  • lxmf-wire 0.2.0
  • reticulum-rs-transport 0.2.0
  • reticulum-rs-rpc 0.3.0
  • lxmf-sdk 0.2.1
  • reticulum-rs 0.2.0
  • lxmf 0.3.0

Validation

  • cargo run -p rns-tools --bin rnx -- e2e --timeout-secs 20
  • cargo xtask package-daemon-bundle --version v0.1.3
  • cargo xtask ci --stage interop-artifacts
  • full cargo xtask release-check cleared all substantive test, soak, dry-run publish, boundary, doc, and Miri stages; the only observed blocker was a transient interop-artifacts drift, which was refreshed and revalidated directly before the release cut

Release assets

The Release Bundles workflow for tag v0.1.3 publishes the daemon bundles for Linux, macOS, and Windows to this release.

What's Changed

Full Changelog: 0.1.2...v0.1.3