Skip to content

v0.35.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jun 16:58
e24ecac

saorsa-transport v0.35.0

Overview

saorsa-transport is a QUIC transport protocol implementation with advanced NAT traversal capabilities, optimized for P2P networks and the Autonomi ecosystem.

Installation

From crates.io

cargo install saorsa-transport

Pre-built binaries

Download the appropriate binary for your platform below.

Linux/macOS:

tar -xzf saorsa-transport-*.tar.gz
chmod +x saorsa-transport
./saorsa-transport --help

Windows:

Expand-Archive saorsa-transport-*.zip
.\saorsa-transport.exe --help

What's Changed

Changelog

All notable changes to saorsa-transport will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[0.35.0] - 2026-06-12

Documentation

  • Update repository ownership metadata (4107d71)
  • Mark bootstrap cache superseded (b6fa933)

Features

  • [BREAKING] Remove bootstrap cache (ea0ed3a)

Miscellaneous Tasks

  • Cut rc-2026.6.2 (48b0874)
  • Update Cargo.lock after rebase (cafdce4)
  • Promote rc-2026.6.2 to 0.35.0 (6d177bf)

Checksums

See checksums.txt for SHA256 checksums of all binaries.