Skip to content

Experimental v0.41.0

Compare
Choose a tag to compare
@pichlermarc pichlermarc released this 06 Jul 11:27
· 327 commits to main since this release
06e919d

0.41.0

πŸ’₯ Breaking Change

  • chore(instrumentation-grpc): Drop support for package grpc. #3807 @llc1123

πŸš€ (Enhancement)

πŸ› (Bug Fix)

  • fix(exporter-logs-otlp-http): set useHex to true #3875 @Nico385412
  • fix(otlp-proto-exporter-base): add missing type import #3937 @pichlermarc
  • fix(example-opencensus-shim): avoid OpenCensus auto instrumentations #3951 @llc1123
  • fix(http-intrumentation): prevent request socket null from throwing uncaught error #3858 @aodysseos

🏠 (Internal)

  • chore(instrumentation-grpc): Cleanup remnants of grpc-native support. #3886 @llc1123