v0.1.16
What's Changed
π Bug Fixes
- Connection stability improvements: Fixed connection notification blocking issues using FuturesUnordered (#1686)
- Increased test timeout to prevent flaky test failures
π§ Maintenance
- Updated all code to fix clippy
uninlined-format-args
warnings (#1688) - Repository cleanup: Moved scripts to
scripts/
directory, removedarm-build/
directory - Enhanced instrumentation and logging for debugging connection issues
π¦ Package Updates
- freenet: 0.1.15 β 0.1.16
- fdev: 0.2.1 β 0.2.2
β Testing
Successfully tested on vega gateway with stable connections maintained for 10+ minutes.
Full Changelog: v0.1.14...v0.1.16