Skip to content

v1.0.0-rc.46

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 05:24
· 46 commits to main since this release
b38873a

Patch Changes

  • 7834157: Include correct version number in the outputted telemetry
  • 1969866: EXPERIMENTAL: implement withNextSpan(attrs: Attributes) that will includes those attributes in the next span that is created.
    This is useful for adding additional information to spans created by libraries such as when using fetch for example.