Skip to content

v0.1.16

Compare
Choose a tag to compare
@sanity sanity released this 14 Jul 23:35
· 79 commits to main since this release
f38eec0

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, removed arm-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