Skip to content

Releases: open-telemetry/opentelemetry-dotnet-contrib

Instrumentation.ServiceFabricRemoting-1.9.0-beta.1

24 Dec 17:59
1dae73c
Compare
Choose a tag to compare

Resources.AWS-1.10.0-beta.1

20 Dec 01:02
ac599f4
Compare
Choose a tag to compare
Pre-release
  • NuGet: OpenTelemetry.Resources.AWS v1.10.0-beta.1

    • Introduce AWSResourceBuilderOptions.SemanticConventionVersion which
      provides a mechanism for developers to opt-in to newer versions of the
      of the Open Telemetry Semantic Conventions.
      (#2367)

    • Drop support for .NET 6 as this target is no longer supported
      and add .NET Standard 2.0 target.
      (#2164)

    • Bumped the System.Text.Json reference to 6.0.10 for runtimes older than
      net8.0 and added a direct reference for System.Text.Json at 8.0.5 on
      net8.0 in response to
      CVE-2024-43485.
      (#2196)

    • Updated OpenTelemetry core component version(s) to 1.10.0.
      (#2317)

    See CHANGELOG for details.

Instrumentation.Owin-1.10.0-beta.1

20 Dec 22:27
bfdf029
Compare
Choose a tag to compare
Pre-release
  • NuGet: OpenTelemetry.Instrumentation.Owin v1.10.0-beta.1

    • Updated activity tags to use new
      semantic conventions
      attribute schema.
      (#2028)

    • Updated registration extension code to retrieve environment variables through
      IConfiguration.
      (#1973)

    • Breaking change Updated to depend on the
      OpenTelemetry.Api.ProviderBuilderExtensions (API) package instead of the
      OpenTelemetry (SDK) package.
      (#1977)

    • Updated OpenTelemetry core component version(s) to 1.10.0.
      (#2317)

    • Trace instrumentation will now call the Activity.SetStatus
      API instead of the deprecated OpenTelemetry API package extension when setting
      span status. For details see: Setting Status.
      (#2358)

    • The http.server.request.duration histogram (measured in seconds) produced by
      the metrics instrumentation in this package now uses the Advice API
      to set default explicit buckets following the OpenTelemetry Specification.
      (#2430)

    See CHANGELOG for details.

Instrumentation.AWS-1.10.0-beta.3

20 Dec 01:02
8e3d503
Compare
Choose a tag to compare
Pre-release

Sampler.AWS-0.1.0-alpha.3

12 Dec 05:37
b7c0f03
Compare
Choose a tag to compare
Pre-release
  • NuGet: OpenTelemetry.Sampler.AWS v0.1.0-alpha.3

    • Drop support for .NET 6 as this target is no longer supported and add .NET 8 target.
      (#2172)

    • Bumped the System.Text.Json reference to 6.0.10 for runtimes older than
      net8.0 and added a direct reference for System.Text.Json at 8.0.5 on
      net8.0 in response to
      CVE-2024-43485.
      (#2197)

    • Removed the System.Net.Http package reference from all targets.
      (#2197)

    • Updated OpenTelemetry core component version(s) to 1.10.0.
      (#2317)

    • AWSXRayRemoteSamplerBuilder.Build() now returns ParentBasedSampler which
      which is of type Sampler instead of AWSXRayRemoteSampler.
      (#2188)

    See CHANGELOG for details.

Instrumentation.AWS-1.10.0-beta.2

12 Dec 05:39
e9834b3
Compare
Choose a tag to compare
Pre-release

Instrumentation.AspNetCore-1.10.1

10 Dec 23:54
1fc2dba
Compare
Choose a tag to compare

Instrumentation.AspNetCore-1.10.0

09 Dec 08:03
bef4fbe
Compare
Choose a tag to compare

Resources.ProcessRuntime-1.10.0-beta.1

09 Dec 07:29
e4f3b05
Compare
Choose a tag to compare
Pre-release

Resources.Process-1.10.0-beta.1

09 Dec 07:26
94af78e
Compare
Choose a tag to compare
Pre-release