Releases: waitingsong/midway-components
Releases · waitingsong/midway-components
v37.0.0
37.0.0 (2024-08-12)
Bug Fixes
- otel: wrong type of afterReturnSync() (0006dfd)
Features
- otel: add TraceService methods (e7c3346)
- otel: breaking change return type of startSpan() (0f3943d)
- otel: DecoratorTraceData['spanStatusOptions'] (cb6d479)
- otel: DecoratorTraceDataResp accepts null (9c54840)
- otel: getRootSpan() (93372b3)
- otel: remove TraceService.rootSpanMap and TraceService.setRootSpan() (0c10347)
- otel: rename OtelComponent.delScopeActiveContext() to emptyScopeActiveContext() (8286b2b)
- otel: TraceLog supports end span (0978a0c)
- otel: update TraceService.getActiveContext() (6124291)