v0.33.0
What's Changed
Added
bitswap/network/httpnet: NewWithMetricsLabelsForEndpointsallows defining which hosts/endpoints can be used for labelling metrics that support such label. '*' enables this for all endpoints receiving HTTP requests, but may cause metric cardinality growth when too many endpoints exist. These labels allow tracking, for example, number or requests per response status AND endpoint used. Non-labelled request hosts are labelled with same value:other.
Changed
DontHaveTimeoutConfig's defaultMinTimeoutis changed from0to50ms#959 #965.- upgrade to
go-libp2pv0.42.0
Fixed
bitswap/client: Fix sending extra wants #968 + #975routing/http/client: Improve URL handling for delegated routing endpoints #971
Security
- fix panic when incoming Bitswap protobuf message does not contain
Wantlist#961
Full Changelog: v0.32.0...v0.33.0
This release was brought to you by the Shipyard team.
