Dragonfly v2.0.8-beta.0 Release Notes

Release Date: 2022-11-09 // over 1 year ago
  • Chore

    • close out of use client grpc conn (#1817)
    • 👉 make SendMsg in doRecursiveDownload safe (#1806)
    • deps: bump go.opentelemetry.io/otel/exporters/jaeger from 1.10.0 to 1.11.1 (#1813)
    • deps: bump github.com/shirou/gopsutil/v3 from 3.22.9 to 3.22.10 (#1812)
    • deps: bump go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin from 0.36.1 to 0.36.4 (#1811)
    • deps: bump github.com/gammazero/deque from 0.2.0 to 0.2.1 (#1810)

    Feat

    • ⏱ returns an scheduling error if the peer state is not PeerStateRunning (#1821)
    • ⚡️ optimize peer gc (#1819)
    • ⚡️ peer.UpdateAt needs to be updated during download process (#1818)
    • statistical the traffic of reused peer (#1816)
    • ➕ add workHome and pluginDir to configuration (#1807)

    🛠 Fix

    • otel goroutine leak (#1815)