Skip to content

Releases: waitingsong/midway-components

v41.0.1

24 Jan 11:44
Compare
Choose a tag to compare

41.0.1 (2025-01-24)

Note: Version bump only for package midway-components

v41.0.0

21 Nov 13:02
Compare
Choose a tag to compare

41.0.0 (2024-11-21)

Bug Fixes

  • otel: arrow function detecting (472675f)

Features

  • otel: DecoratorTraceData['endSpanAfterTraceLog'] supports Span[] (1e8e26c)

v40.1.1

12 Nov 15:13
Compare
Choose a tag to compare

40.1.1 (2024-11-12)

Bug Fixes

  • otel: afterReturnSync(), afterReturnAsync() of TraceLog() missing trace context (b1e8c3f)

v40.1.0

10 Nov 15:43
Compare
Choose a tag to compare

40.1.0 (2024-11-10)

Features

  • otel: do not validate scope during create new span (3702536)

v40.0.0

10 Nov 14:35
Compare
Choose a tag to compare

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

06 Nov 08:38
Compare
Choose a tag to compare

39.3.0 (2024-11-06)

Features

  • share: update enum RpcMethodType (93e0399)

v39.2.0

04 Nov 10:33
Compare
Choose a tag to compare

39.2.0 (2024-11-04)

Features

  • share: enum RpcMethodType (7b71442)

v39.1.2

31 Oct 07:26
Compare
Choose a tag to compare

39.1.2 (2024-10-31)

Note: Version bump only for package midway-components

v39.1.1

30 Oct 14:08
Compare
Choose a tag to compare

39.1.1 (2024-10-30)

Note: Version bump only for package midway-components

v39.1.0

30 Oct 09:05
Compare
Choose a tag to compare

39.1.0 (2024-10-30)

Bug Fixes

  • otel: middlewares using order (ed07659)

Features

  • otel: addSpanEventWithIncomingRequestData() skip log if none (73b536c)