Change:
- Add support for Elysia 1.2
Change:
- remove auto-node-instrumenetation by default
Improvement:
- setTimeout reference hack to prevent gc
Feature:
- export
getCurrentSpan
,setAttributes
Bug fix:
- possibly setTimeout memory leak
Feature:
- add provenance publish
- Negate isInitialized
Bug fix:
- Support bun build --minify-identifiers
Bug fix:
- Check nullability of rootSpan
Bug fix:
- Cast startActiveSpan and record as same as
@opentelemetry/api
package.