Releases: waitingsong/midway-components
Releases · waitingsong/midway-components
v41.0.1
41.0.1 (2025-01-24)
Note: Version bump only for package midway-components
v41.0.0
41.0.0 (2024-11-21)
Bug Fixes
- otel: arrow function detecting (472675f)
Features
- otel: DecoratorTraceData['endSpanAfterTraceLog'] supports Span[] (1e8e26c)
v40.1.1
40.1.1 (2024-11-12)
Bug Fixes
- otel: afterReturnSync(), afterReturnAsync() of TraceLog() missing trace context (b1e8c3f)
v40.1.0
40.1.0 (2024-11-10)
Features
- otel: do not validate scope during create new span (3702536)
v40.0.0
40.0.0 (2024-11-10)
Features
- otel: breaking changes for using context.active() inner method or function (8403238)
- otel: rename OtelComponent.getGlobalCurrentContext() to getActiveContext() (c8e5463)
- otel: rename OtelComponent.getGlobalCurrentSpan() to getActiveSpan() (1d3a6f9)
- otel: update TraceServiceSpan.startScopeActiveSpan() (666f11a)
- remove TraceServiceSpan.setAttributesLater() (90ed626)
- share: update DecoratorExecutorParamBase add property scheme: string (0e19aca)
v39.3.0
39.3.0 (2024-11-06)
Features
- share: update enum RpcMethodType (93e0399)
v39.1.2
39.1.2 (2024-10-31)
Note: Version bump only for package midway-components
v39.1.1
39.1.1 (2024-10-30)
Note: Version bump only for package midway-components
v39.1.0
39.1.0 (2024-10-30)
Bug Fixes
- otel: middlewares using order (ed07659)
Features
- otel: addSpanEventWithIncomingRequestData() skip log if none (73b536c)