Skip to content

v0.27.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 08:16
0699592

Breaking Changes

  • The LocalPrivateKey method was removed from the network.Conn interface. #2144

🔦 Highlights

Additional metrics

Since the last release, we've added metrics for:

  • Relay Service: RequestStatus, RequestCounts, RejectionReasons for Reservation and Connection Requests,
    ConnectionDuration, BytesTransferred, Relay Service Status.
  • Autorelay: relay finder status, reservation request outcomes, current reservations, candidate circuit v2 support, current candidates, relay addresses updated, num relay address, and scheduled work times

🐞 Bugfixes

  • autonat: don't change status on dial request refused 2225
  • relaysvc: fix flaky TestReachabilityChangeEvent 2215
  • basichost: prevent duplicate dials 2196
  • websocket: don't set a WSS multiaddr for accepted unencrypted conns 2199
  • identify: Fix IdentifyWait when Connected events happen out of order 2173
  • circuitv2: cleanup relay service properly 2164

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Sukun 11 +3526/-262 33
Marten Seemann 15 +615/-1396 75
galargh 2 +876/-804 6
Marco Munizaga 14 +1173/-134 44
Henrique Dias 2 +185/-40 3
Prithvi Shahi 2 +55/-14 2
gammazero 2 +31/-0 4
libp2p-mgmt-read-write[bot] 1 +26/-0 1
Piotr Galar 1 +25/-0 1
dependabot[bot] 3 +12/-9 6
Rod Vagg 5 +6/-6 5
Laurent Senta 1 +2/-2 1
Hlib Kanunnikov 1 +2/-1 1
Andrew Gillis 1 +2/-1 1
RichΛrd 1 +1/-1 1
Nikhilesh Susarla 1 +1/-1 1
Masih H. Derkani 1 +1/-1 1
Bryan White 1 +1/-1 1

Full Changelog: v0.26.4...v0.27.0