Skip to content

Releases: nervosnetwork/tentacle

0.7.4

08 Feb 09:25
0bca950

Choose a tag to compare

What's Changed

0.7.3

16 Oct 05:45
9a9b111

Choose a tag to compare

What's Changed

  • Add metrics of yamux ping timeout and latency by @jjyr in #419

Full Changelog: 0.7.2...0.7.3

0.7.2

30 Jul 04:06
1ccdc37

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.1...0.7.2

0.7.1

18 Jun 07:46
4889467

Choose a tag to compare

What's Changed

  • docs: added tentacle event sequence description by @driftluo in #409
  • fix: fix keep alive should work on no communication scenario by @driftluo in #412
  • fix: listen drop with upgrade mode by @driftluo in #413
  • Add redact_auth_from_url for safe credential-free display by @eval-exec in #414
  • Add new struct ServiceConfig{timeout, onion_timeout} to ServiceConfig by @eval-exec in #410

Full Changelog: 0.7.0...0.7.1

0.7.0

03 Apr 08:20
497499c

Choose a tag to compare

What's Changed

0.6.7

02 Jan 07:59
f95b53d

Choose a tag to compare

What's Changed

Full Changelog: 0.6.6...0.6.7

0.6.6

04 Dec 04:47
09ec7b7

Choose a tag to compare

What's Changed

0.6.5

02 Dec 11:03
6e26063

Choose a tag to compare

What's Changed

0.4.2

05 May 06:39
bb46378

Choose a tag to compare

Features

  • Sparete service handle(#364)

0.4.1

19 Aug 02:13
19907a9

Choose a tag to compare

Features

  • Re-export openssl vendored