OpenTelemetry - CNCF/opentelemetry-dotnet: Release core-1.3.1
Name: opentelemetry-dotnet
Owner: OpenTelemetry - CNCF
Release: core-1.3.1
Released: 2022-09-07
License: Apache-2.0
Release Assets:
OpenTelemetry.Api
- Added support for the .NET7 version of the
System.Diagnostics.DiagnosticSource
package (#3605). For more details, refer to the issue (#3629).
OpenTelemetry.Exporter.Jaeger
- Fixed an issue that can crash applications when using 1.3.0 of the exporter with System.Diagnostics.DiagnosticSource 7.0+ (#3629).
OpenTelemetry.Exporter.OpenTelemetryProtocol
- Fixed an issue that can crash applications when using 1.3.0 of the exporter with System.Diagnostics.DiagnosticSource 7.0+ (#3629).
OpenTelemetry.Exporter.Zipkin
- Fixed an issue that can crash applications when using 1.3.0 of the exporter with System.Diagnostics.DiagnosticSource 7.0+ (#3629).