Skip to content

v1.13.0

Compare
Choose a tag to compare
@pichlermarc pichlermarc released this 11 May 13:35
· 690 commits to main since this release
8fc7689

πŸš€ (Enhancement)

  • feat(core): add environment variables for OTLP log exporters. #3712 @llc1123

πŸ› (Bug Fix)

  • fix(http-instrumentation): stop listening to request's close event once it has emitted response #3625 @SimenB
  • fix(sdk-node): fix initialization in bundled environments by not loading @opentelemetry/exporter-jaeger #3739 @pichlermarc