OpenTelemetry - CNCF/opentelemetry-java: Release v1.7.1
Name: opentelemetry-java
Owner: OpenTelemetry - CNCF
Release: Version 1.7.1
Released: 2021-11-03
License: Apache-2.0
Release Assets:
Version 1.7.1 (2021-11-03):
Exporters:
- BUGFIX: In 1.7.0, the
okhttp-based exporters (
OtlpHttpSpanExporter
,OtlpHttpMetricExporter
,OtlpHttpLogExporter
) did not properly close the okhttp response and hence would leak connections. This has been fixed in 1.7.1.