Skip to content

core-1.8.1

Latest
Compare
Choose a tag to compare
@CodeBlanch CodeBlanch released this 17 Apr 22:01
· 82 commits to main since this release
5086977

OpenTelemetry

  • Fixed an issue in Logging where unwanted objects (processors, exporters, etc.)
    could be created inside delegates automatically executed by the Options API
    during configuration reload.
    (#5514)

OpenTelemetry.Exporter.OpenTelemetryProtocol

  • Fix native AoT warnings in OpenTelemetry.Exporter.OpenTelemetryProtocol.
    (#5520)