v0.6.0
版本发布时间: 2020-09-22 02:44:37
OutThereLabs/actix-web-opentelemetry最新发布版本:v0.18.0(2024-05-30 09:51:11)
Changed
- Upgrade
actix-web
to version 3 #24 -
RequestMetrics
constructor longer accept a route_formatter. Can be added viawith_route_formatter
#24
Removed
- Remove obsolute
UuidWildcardFormatter
as actix 3 supports match patterns #24
Fixed
- Client will now properly inject context using the globally configured propagator. #21