github open-telemetry/opentelemetry-dotnet coreunstable-1.14.0-beta.1

pre-release8 hours ago

The following changes are from the previous release 1.13.1-beta.1.

  • NuGet: OpenTelemetry.Exporter.Prometheus.AspNetCore v1.14.0-beta.1

    • Breaking Change When targeting net8.0, the package now depends on version
      8.0.0 of the Microsoft.Extensions.DependencyInjection.Abstractions,
      Microsoft.Extensions.Diagnostics.Abstractions and
      Microsoft.Extensions.Logging.Configuration NuGet packages.
      (#6327)

    • Add support for .NET 10.0.
      (#6307)

    • Added the possibility to disable timestamps via the PrometheusAspNetCoreOptions.
      (#6600)

    • Breaking Change NuGet packages now use the Sigstore bundle format
      (.sigstore.json) for digital signatures instead of separate signature
      (.sig) and certificate (.pem) files. This requires cosign 3.0 or later
      for verification. See the Digital signing
      section for updated verification instructions.
      (#6623)

    • Updated OpenTelemetry core component version(s) to 1.14.0.
      (#6689)

    See CHANGELOG for details.

  • NuGet: OpenTelemetry.Exporter.Prometheus.HttpListener v1.14.0-beta.1

    • Breaking Change When targeting net8.0, the package now depends on version
      8.0.0 of the Microsoft.Extensions.DependencyInjection.Abstractions,
      Microsoft.Extensions.Diagnostics.Abstractions and
      Microsoft.Extensions.Logging.Configuration NuGet packages.
      (#6327)

    • Add support for .NET 10.0.
      (#6307)

    • Added the possibility to disable timestamps via the PrometheusHttpListenerOptions.
      (#6600)

    • Breaking Change NuGet packages now use the Sigstore bundle format
      (.sigstore.json) for digital signatures instead of separate signature
      (.sig) and certificate (.pem) files. This requires cosign 3.0 or later
      for verification. See the Digital signing
      section for updated verification instructions.
      (#6623)

    • Updated OpenTelemetry core component version(s) to 1.14.0.
      (#6689)

    See CHANGELOG for details.

  • NuGet: OpenTelemetry.Shims.OpenTracing v1.14.0-beta.1

    • Add support for .NET 10.0.
      (#6307)

    • Breaking Change NuGet packages now use the Sigstore bundle format
      (.sigstore.json) for digital signatures instead of separate signature
      (.sig) and certificate (.pem) files. This requires cosign 3.0 or later
      for verification. See the Digital signing
      section for updated verification instructions.
      (#6623)

    • Updated OpenTelemetry core component version(s) to 1.14.0.
      (#6689)

    See CHANGELOG for details.

Don't miss a new opentelemetry-dotnet release

NewReleases is sending notifications on new releases.