Skip to content

Releases: waitingsong/midway-components

v37.0.0

12 Aug 08:49
Compare
Choose a tag to compare

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)

v36.1.3

06 Aug 04:35
Compare
Choose a tag to compare

36.1.3 (2024-08-06)

Note: Version bump only for package midway-components

v36.1.2

06 Aug 04:11
Compare
Choose a tag to compare

36.1.2 (2024-08-06)

Note: Version bump only for package midway-components

v36.1.1

06 Aug 03:51
Compare
Choose a tag to compare

36.1.1 (2024-08-06)

Bug Fixes

v36.1.0

03 Aug 13:23
Compare
Choose a tag to compare

36.1.0 (2024-08-03)

Features

  • share: add getWebContext() (1af7c20)

v36.0.0

02 Aug 15:44
Compare
Choose a tag to compare

36.0.0 (2024-08-02)

Note: Version bump only for package midway-components

v35.2.1

02 Aug 15:01
Compare
Choose a tag to compare

35.2.1 (2024-08-02)

Bug Fixes

  • otel: param inner DecoratorHandlerTraceBase.traceError() (30a26fd)

v35.2.0

01 Aug 14:41
Compare
Choose a tag to compare

35.2.0 (2024-08-01)

Features

  • share: update decorator error process (ddc7d6e)

v35.1.0

01 Aug 03:27
Compare
Choose a tag to compare

35.1.0 (2024-08-01)

Features

v35.0.1

30 Jul 11:26
Compare
Choose a tag to compare

35.0.1 (2024-07-30)

Bug Fixes

  • share: prepareOptions() (5f44e47)