Releases: nervosnetwork/tentacle
Releases · nervosnetwork/tentacle
0.7.0
What's Changed
- feat: change by upstream by @driftluo in #395
- multiaddr: Support Onion Protocol by @eval-exec in #396
- chore: bump secio and multiaddr by @driftluo in #397
- fix: fix stream only write will stuck forever by @driftluo in #398
- chore: yamux bump to 0.3.11 by @driftluo in #399
- perf: perf yamux stream read buf by @driftluo in #400
- chore: bump yamux by @driftluo in #401
- chore: rollback to better code by @driftluo in #404
- cargo: set MSRV for tentacle workspace members by @eval-exec in #403
- feat: support session init from user by @driftluo in #405
- Drop
async-runtime
,async-timer
features by @eval-exec in #406 - Rust Toolchain: Upgrade to rust edition 2024 by @eval-exec in #402
- Support proxy and onion by @eval-exec in #392
- feat: small change on api by @driftluo in #407
- chore: bump to 0.7.0 by @driftluo in #408
0.6.7
0.6.6
0.6.5
0.4.2
0.4.1
0.4.0
0.4.0-beta.2
Merge pull request #347 from nervosnetwork/fix-bind-twice fix: fix bind twice