Skip to content

core-1.3.1

Compare
Choose a tag to compare
@utpilla utpilla released this 09 Sep 22:59
· 1369 commits to main since this release
c9052ef

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).