Skip to content

Releases: richardschneider/peer-talk

Release v0.14.2 (2019-06-16)

16 Jun 02:13
Compare
Choose a tag to compare

Chore

  • upgrade to IPFS Core v0.52 (ab474bd)

Release v0.14.1 (2019-06-13)

12 Jun 22:32
Compare
Choose a tag to compare

Bug Fixes

  • Swarm: ignore stream.Dispose error on remote connect (0ab733a)

Release v0.14.0 (2019-06-12)

12 Jun 04:32
Compare
Choose a tag to compare

Bug Fixes

  • Swarm: ignore stream.Dispose exception on remote connect (dcfd546)

Other

Release v0.13.0 (2019-06-11)

11 Jun 01:54
Compare
Choose a tag to compare

Bug Fixes

  • PeerConnection: ignore stream disposal exception #36 (09bd1fd)
  • Dht:
    • ProcessFindNode bad peer IDs (ba0317b, 8d2223f)
    • FindProvidersAsync return local peer if appropriate (87718aa)

Features

Release v0.12.0 (2019-06-10)

09 Jun 23:55
Compare
Choose a tag to compare

Features

  • Swarm: ignore concurrent connection from a peer (13c0b28)
  • ContentRouter:
  • DHT:
    • implement ProcessAddProvider #10 (44d668c)
    • FindProvidersAsync also look in the ContentRouter (0972240)

Bug Fixes

  • Dht1.ProcessGetProviders:

Release v0.11.3 (2019-05-21)

21 May 02:28
Compare
Choose a tag to compare

Bug Fixes

  • DistributedQuery: more parallelism (60dbd04)
  • Dht:
  • use ConfigureAwait(false) #19 (26a02a8)
  • MdnsNext: add all TXT records #26 (96169dc)
  • AutoDialer: select a random peer (205dfde)
  • Swarm: detecting concurrent connections (46d865c)

Release v0.11.2 (2019-05-13)

13 May 11:10
Compare
Choose a tag to compare

Bug Fixes

  • MdnsNext: safe DNS labels (f9e5ca9)

Release v0.11.1 (2019-05-13)

13 May 03:34
Compare
Choose a tag to compare

Bug Fixes

  • NotificationService: start and stop the routers #24 (a3f9c5a)

Release v0.11.0 (2019-05-13)

13 May 02:24
c76d53a
Compare
Choose a tag to compare

Features

  • Pubsub: implementation of a floodsub message router #23

Release v0.10.1 (2019-05-09)

09 May 01:03
Compare
Choose a tag to compare

Bug Fixes