radio/iroh-blobs/CHANGELOG.md

Changelog

All notable changes to iroh-blobs will be documented in this file.

0.35.0 - 2025-05-12

⛰️ Features

  • [breaking] Allow configuring the downloader when creating a blobs protocol handler (#76) - (60be4ff)

🐛 Bug Fixes

🚜 Refactor

  • [breaking] Update to latest iroh-metrics version, use non-global metrics collection (#85) - (0308a77)

⚙️ Miscellaneous Tasks

  • (deps) Bump mozilla-actions/sccache-action from 0.0.8 to 0.0.9 in the github-actions group (#79) - (d2ff3b1)
  • Post correct link to discord about flaky failures. (#83) - (ce939a2)
  • Fix redb version to the latest version that uses edition 2021 (#88) - (25af32b)
  • Update to iroh v0.35 (#91) - (8a975ec)

0.34.1 - 2025-04-07

⛰️ Features

⚙️ Miscellaneous Tasks

  • Update bao-tree dependency and get rid of iroh-blake3 dep (#81) - (2e823f6)

0.34.0 - 2025-03-18

⛰️ Features

⚙️ Miscellaneous Tasks

  • (deps) Bump mozilla-actions/sccache-action from 0.0.7 to 0.0.8 in the github-actions group (#66) - (3e9662c)
  • Update to latest iroh (#77) - (253a8c6)
  • Update lockfile - (65a84bb)

0.33.1 - 2025-03-11

🐛 Bug Fixes

  • Do not panic when parsing invalid hashes (#68) - (cfdfca0)

⚙️ Miscellaneous Tasks

0.33.1 - 2025-03-11

🐛 Bug Fixes

  • Do not panic when parsing invalid hashes (#68) - (cfdfca0)

⚙️ Miscellaneous Tasks

0.33.1 - 2025-03-11

🐛 Bug Fixes

  • Do not panic when parsing invalid hashes (#68) - (cfdfca0)

⚙️ Miscellaneous Tasks

0.33.0 - 2025-02-25

📚 Documentation

⚙️ Miscellaneous Tasks

  • Patch to use main branch of iroh dependencies (#58) - (57cb626)
  • Upgrade to latest iroh and quic-rpc (#63) - (a198ccc)

Example

0.32.0 - 2025-02-04

⛰️ Features

  • Update quic-rpc to 0.18 (#46) - (030420e)
  • [breaking] Simplify LocalPool handling (#47) - (b29991d)

⚙️ Miscellaneous Tasks

  • Fix URL to beta workflow (#50) - (5cacccb)
  • Remove individual repo project tracking (#48) - (64b6ae6)
  • Upgrade to iroh@v0.32.0 and quic-rpc@v0.18.1 (#52) - (7dccac9)

0.31.0 - 2025-01-14

⚙️ Miscellaneous Tasks

0.30.0 - 2024-12-17

⛰️ Features

  • Update to new protocolhandler (#29) - (dba7850)
  • Import iroh_base::ticket::BlobTicket and iroh_base::hash - (f9d3ae1)
  • [breaking] Update to iroh@0.30.0 (#41) - (74f1ee3)

🐛 Bug Fixes

  • [breaking] Make net_protocol feature work without rpc (#27) - (4c1446f)
  • Fix the task leak with the lazy in-mem rpc client while still keeping it lazy (#31) - (9ae2e52)
  • Fix silent failure to add data of more than ~16MB via add_bytes or add_bytes_named (#36) - (dec9643)

🚜 Refactor

  • [breaking] Make Dialer trait private and inline iroh::dialer::Dialer (#34) - (d91b2ce)
  • [breaking] Remove the migration from redb v1 (#33) - (ae91f16)
  • Simplify quinn rpc test (#39) - (60dfdbb)

📚 Documentation

  • Add "getting started" instructions to the readme (#32) - (dd6673e)

⚙️ Miscellaneous Tasks

0.29.0 - 2024-12-04

⛰️ Features

🚜 Refactor

  • Avoid get_protocol, just keep Arc<Blobs> around - (7b404f1)

📚 Documentation

  • Add simple file transfer example - (7ba883d)

🧪 Testing

  • Update iroh-test to 0.29 - (cda9756)

⚙️ Miscellaneous Tasks

Examples

  • Import examples from main repo - (1579555)

0.28.1 - 2024-11-04

🐛 Bug Fixes

  • Use correctly patched iroh-quinn and iroh-net - (b3c5f76)

⚙️ Miscellaneous Tasks

  • Release iroh-blobs version 0.28.1 - (191cd2a)

Synonyms

space-pussy/CHANGELOG
Change Log [Unreleased](https://github.com/cybercongress/go-cyber/tree/HEAD) [Full Changelog](https://github.com/cybercongress/go-cyber/compare/v0.1.6...HEAD) **Closed issues:** Disable karma calculations [\#552](https://github.com/cybercongress/go-cyber/issues/552) Upgrade to Launchpad…
radio/CHANGELOG
Changelog All notable changes to iroh will be documented in this file. [0.96.1](https://github.com/n0-computer/iroh/compare/v0.96.0..0.96.1) - 2026-02-06 🐛 Bug Fixes *(iroh)* Use latest portmapper to avoid duplicate dependencies ([#3903](https://github.com/n0-computer/iroh/issues/3903)) -…
trident/CHANGELOG
Changelog Kelvin versioning: versions count down toward 0K (frozen forever). Lower is colder. Colder is more stable. 0.1.0 / 512K — Smelt (2026-02-26) First public release. Hot, experimental, not production ready. Compiler Full pipeline: source → lexer → parser → AST → typecheck → TIR → optimizer →…
go-cyber/CHANGELOG
Change Log [Unreleased](https://github.com/cybercongress/go-cyber/tree/HEAD) [Full Changelog](https://github.com/cybercongress/go-cyber/compare/v0.1.6...HEAD) **Closed issues:** Disable karma calculations [\#552](https://github.com/cybercongress/go-cyber/issues/552) Upgrade to Launchpad…
cyberia-token/CHANGELOG
Changelog All notable changes to the Cyberia (CAP) Token project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). [Unreleased] [1.3.1] -…
bostrom-mcp/CHANGELOG
Changelog [0.8.3] - 2026-03-19 Changed Made `li_mine_proof` tool always available — removed `#[cfg(feature = "mining")]` conditional compilation gates Made `uhash-prover` and `uhash-core` non-optional dependencies (mining is always built-in) Removed `[features]` section from Cargo.toml Fixed…
radio/iroh-willow/CHANGELOG
Changelog All notable changes to iroh will be documented in this file. [0.28.1](https://github.com/n0-computer/iroh/compare/v0.28.0..v0.28.1) - 2024-11-04 🐛 Bug Fixes Switch to correctly patched quic-rpc and iroh-quinn -…
radio/iroh-ffi/CHANGELOG
v0.0.6 (2023-08-28) Initial Release, mainly to test package consumption flow across different platforms. Only a subset of the [commands api](https://iroh.computer/docs/commands) is supported. Features add 'set_log_level' to control iroh logging from other languages…
radio/iroh-docs/CHANGELOG
Changelog All notable changes to iroh-docs will be documented in this file. [0.96.0](https://github.com/n0-computer/iroh-docs/compare/v0.95.0..0.96.0) - 2026-01-29 ⚙️ Miscellaneous Tasks Upgrade to `iroh` 0.96 -…
radio/iroh-gossip/CHANGELOG
Changelog All notable changes to iroh-gossip will be documented in this file. [0.96.0](https://github.com/n0-computer/iroh-gossip/compare/v0.95.0..0.96.0) - 2026-01-29 ⛰️ Features Add `neighbors()` method to `GossipTopic` ([#124](https://github.com/n0-computer/iroh-gossip/issues/124)) -…
cyber-ts/packages/cyber-ts/CHANGELOG
Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. 0.1.3 (2024-08-22) **Note:** Version bump only for package @cybercongress/cyber-ts 0.1.2 (2024-08-22) **Note:** Version bump only for…

Neighbours