OpenTelemetry - CNCF/opentelemetry-dotnet: Release core-1.9.0-rc.1
Name: opentelemetry-dotnet
Owner: OpenTelemetry - CNCF
Release: core-1.9.0-rc.1
Released: 2024-06-07
License: Apache-2.0
Release Assets:
The following changes are from the previous release 1.9.0-alpha.1.
NuGet: OpenTelemetry v1.9.0-rc.1
- The experimental APIs previously covered by
OTEL1000
(LoggerProviderBuilder
AddProcessor
&ConfigureResource
extensions, andLoggerProvider
ForceFlush
&Shutdown
extensions) will now be part of the public API and supported in stable builds. (#5648)
See CHANGELOG for details.
- The experimental APIs previously covered by
NuGet: OpenTelemetry.Api v1.9.0-rc.1
- The experimental APIs previously covered by
OTEL1000
(LoggerProvider
,LoggerProviderBuilder
, &IDeferredLoggerProviderBuilder
) will now be part of the public API and supported in stable builds. (#5648)
See CHANGELOG for details.
- The experimental APIs previously covered by
NuGet: OpenTelemetry.Api.ProviderBuilderExtensions v1.9.0-rc.1
- The experimental APIs previously covered by
OTEL1000
(LoggerProviderBuilder
AddInstrumentation
&ConfigureServices
extensions andIServiceCollection.ConfigureOpenTelemetryLoggerProvider
extension) will now be part of the public API and supported in stable builds. (#5648)
See CHANGELOG for details.
- The experimental APIs previously covered by
NuGet: OpenTelemetry.Exporter.Console v1.9.0-rc.1
- The experimental APIs previously covered by
OTEL1000
(LoggerProviderBuilder.AddConsoleExporter
extension) will now be part of the public API and supported in stable builds. (#5648)
See CHANGELOG for details.
- The experimental APIs previously covered by
NuGet: OpenTelemetry.Exporter.InMemory v1.9.0-rc.1
- The experimental APIs previously covered by
OTEL1000
(LoggerProviderBuilder.AddInMemoryExporter
extension) will now be part of the public API and supported in stable builds. (#5648)
See CHANGELOG for details.
- The experimental APIs previously covered by
NuGet: OpenTelemetry.Exporter.OpenTelemetryProtocol v1.9.0-rc.1
- The experimental APIs previously covered by
OTEL1000
(LoggerProviderBuilder.AddOtlpExporter
extension) will now be part of the public API and supported in stable builds. (#5648)
See CHANGELOG for details.
- The experimental APIs previously covered by
NuGet: OpenTelemetry.Exporter.Zipkin v1.9.0-rc.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Extensions.Hosting v1.9.0-rc.1
- The experimental APIs previously covered by
OTEL1000
(OpenTelemetryBuilder.WithLogging
method) will now be part of the public API and supported in stable builds. (#5648)
See CHANGELOG for details.
- The experimental APIs previously covered by
NuGet: OpenTelemetry.Extensions.Propagators v1.9.0-rc.1
No notable changes.
See CHANGELOG for details.