Skip to content

v1.62.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 09:25
· 51 commits to main since this release

Features

  • dht: implement NewSampleInfohashesResponse and onSampleInfohashesQuery (6d69021)
  • dht: introduce support for the ipv6 krpc protocol (66fc7b0)
  • metainfo: support for serializing v2 torrent file (a8c2460)
  • stats: add prometheus exporter for application metrics (fc12657)

Bug Fixes

  • bencode: return empty value instead of panic (52e9999)
  • metadata: avoid panic - return an error (67946af)
  • metadata: report error when metadata size is zero (e0fa28c)
  • metainfo: empty Info marshalling test (d1b3b3a)
  • metainfo: stdlib integration (535dc08)
  • persistence: change signature to match the interface (df4e1ee)
  • persistence: workaround for error with sqlite ≥ 3.34 (f30db28)

Performance Improvements

  • metadata: force mse - avoid throttling (7c84ab4)