Skip to content

Resources.AWS-1.10.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@opentelemetrybot opentelemetrybot released this 20 Dec 01:02
· 1 commit to main since this release
ac599f4
  • 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.