Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 520 Bytes

CHANGELOG.md

File metadata and controls

28 lines (21 loc) · 520 Bytes

1.1.6 - 10 Oct 2024

Improvement:

  • setTimeout reference hack to prevent gc

Feature:

  • export getCurrentSpan, setAttributes

Bug fix:

  • possibly setTimeout memory leak

1.1.5 - 5 Sep 2024

Feature:

  • add provenance publish

1.1.4 - 19 Aug 2024

  • Negate isInitialized

1.1.3 - 19 Aug 2024

Bug fix:

  • Support bun build --minify-identifiers

1.1.2 - 4 Aug 2024

Bug fix:

  • Check nullability of rootSpan

1.1.1 - 16 July 2024

Bug fix:

  • Cast startActiveSpan and record as same as @opentelemetry/api package.