Skip to content

Releases: libp2p/js-libp2p-amino-dht-bootstrapper

v1.5.20

30 Sep 08:55
Compare
Choose a tag to compare

1.5.20 (2024-09-30)

Bug Fixes

  • update tcp patch and patch kad-dht with more ping metrics (58c8153)

v1.5.19

30 Sep 06:50
Compare
Choose a tag to compare

1.5.19 (2024-09-30)

Bug Fixes

  • remove why-is-node-running (46f6e70)

v1.5.18

29 Sep 12:08
Compare
Choose a tag to compare

1.5.18 (2024-09-29)

Bug Fixes

  • patch tcp to add error handler early (61cf659)

v1.5.17

29 Sep 11:33
Compare
Choose a tag to compare

1.5.17 (2024-09-29)

Bug Fixes

  • add patches (7fac58a)
  • patch libp2p to report pending outgoing (b8a056a)

v1.5.16

29 Sep 11:15
Compare
Choose a tag to compare

1.5.16 (2024-09-29)

Bug Fixes

  • patch tcp for simpler closing and count outbound pending conns (1ebf1ea)

v1.5.15

29 Sep 10:15
Compare
Choose a tag to compare

1.5.15 (2024-09-29)

Bug Fixes

  • patch tcp to destroy sockets on connect error (2fd0d94)

v1.5.14

28 Sep 15:53
Compare
Choose a tag to compare

1.5.14 (2024-09-28)

Bug Fixes

  • patch tcp to destroy sockets without remote addr/port (5d90b55)

v1.5.13

28 Sep 13:24
Compare
Choose a tag to compare

1.5.13 (2024-09-28)

Bug Fixes

  • patch tcp to not half-close, just destroy (5492131)

v1.5.12

28 Sep 12:40
Compare
Choose a tag to compare

1.5.12 (2024-09-28)

Bug Fixes

  • patch tcp to disable keepalive (64f261e)

v1.5.11

28 Sep 11:52
Compare
Choose a tag to compare

1.5.11 (2024-09-28)

Bug Fixes

  • patch tcp to reduce default timeout (104fe15)
  • patch tcp to report socket connect (0e935bb)