v1.0.2
getlago/lagov1.0.2Jul 6, 2026by github-actions[bot]
AI Summary
A patch release introducing a live rate limit feature for the relay and resolving several bugs related to transport fairness, DNS, and protocol handling.
Key Highlights
- Introduced live rate limit updates for per-client usage in the iroh-relay.
- Fixed transport lanes fairness counter issues.
- Improved relay protocol proptests and properly handled invalid messages.
- Added regression tests for transient Windows network errors.
New Features
- Allow updating the per-client rate limit live in iroh-relay
Full Release Notes
## ⛰️ Features - *(iroh-relay)* Allow updating the per-client rate limit live ([#4381](https://github.com/n0-computer/iroh/issues/4381)) - ([c23446c](https://github.com/n0-computer/iroh/commit/c23446ce2ee2bf3a25121483c61d938645c2bcd0)) ## 🐛 Bug Fixes - *(iroh)* Receive transport lanes fairness counter issue ([#4384](https://github.com/n0-computer/iroh/issues/4384)) - ([8e7819a](https://github.com/n0-computer/iroh/commit/8e7819a909dbb0001a2c0057bac6cc4a0a5e14a6)) - *(iroh-dns-server)* DNS write benchmark measurement ([#4382](https://github.com/n0-computer/iroh/issues/4382)) - ([9541a6d](https://github.com/n0-computer/iroh/commit/9541a6d1357fccc33123f0c4736a71493ef9aa3b)) - *(iroh-relay)* Improve relay protocol proptests & properly handle invalid messages ([#4389](https://github.com/n0-computer/iroh/issues/4389)) - ([22cac74](https://github.com/n0-computer/iroh/commit/22cac742ca5e84da4542681e14b2d23b74c8330e)) ## 🧪 Testing - *(iroh)* Regression test for transient Windows recv errors ([#4348](https://github.com/n0-computer/iroh/issues/4348)) - ([d2a075f](https://github.com/n0-computer/iroh/commit/d2a075fa5c2198b035e14c2480bae131a1200a5c)) ## ⚙️ Miscellaneous Tasks - Add release configuration for generating the changelog - ([ead46e5](https://github.com/n0-computer/iroh/commit/ead46e50823e7ddcc4d142ea71511ed38a37260e)) - Remove extensive breaking changes instructions ([#4380](https://github.com/n0-computer/iroh/issues/4380)) - ([82b0792](https://github.com/n0-computer/iroh/commit/82b079263c91d7dea8bd373b7e254146098d44b6))