Skip to content

Experimental v0.38.0

Compare
Choose a tag to compare
@dyladan dyladan released this 19 Apr 09:02
· 426 commits to main since this release
a040900

💥 Breaking Change

  • fix: remove HTTP/HTTPS prefix from span name in instrumentation-xml-http-request #3672 @jufab
  • fix(sdk-node)!: remove unused defaultAttributes option #3724 @pichlermarc
    • Please use NodeSDKConfiguration.resource instead

🚀 (Enhancement)

  • feat(sdk-logs): use logs API 0.38

🐛 (Bug Fix)

  • fix(sdk-node): only set DiagConsoleLogger when OTEL_LOG_LEVEL is set #3693 @pichlermarc