Skip to content

Experimental v0.41.2

Compare
Choose a tag to compare
@pichlermarc pichlermarc released this 08 Aug 15:31
· 612 commits to main since this release
48fb158

0.41.2

πŸ”’ (Security)

  • fix(instrumentaton): bump import-in-the-middle to 1.4.2 to fix CVE-2023-38704

πŸ› (Bug Fix)

  • fix(opentelemetry-exporter-logs-otlp-http): Add otel-api as dev dep for tests as they are directly importing the api and which is breaking the web-sandbox tests which is using rollup
  • fix(instrumentation-grpc): instrument @grpc/grpc-js Client methods #3804 @pichlermarc