OpenTelemetry - CNCF/opentelemetry-java-instrumentation: Release v1.7.2

This is a patch release on the previous 1.7.1 release, fixing the issues below. If you are not affected by these, you do not need to update.

🛠️ Bug fixes

  • HTTP exporter does not properly close connections (#4581)
  • IndexOutOfBounds in Apache HTTP client instrumentation (#4575)
  • Exception in certain logging messages (#4540)
  • NPE in Jetty instrumentation (#4527)

To top