Skip to content

Releases: grafana/grafana-opentelemetry-dotnet

1.6.0

27 Mar 14:22
Immutable release. Only release title and notes can be modified.
7628b15

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.3...1.6.0

1.5.3

10 Mar 09:50
Immutable release. Only release title and notes can be modified.
7cdae7e

Choose a tag to compare

What's Changed

Full Changelog: 1.5.2...1.5.3

1.5.2

28 Jan 17:27
Immutable release. Only release title and notes can be modified.
361b5b1

Choose a tag to compare

What's Changed

Tip

See v1.5.2 CHANGELOG for further details.

Full Changelog: 1.5.1...1.5.2

1.5.1

28 Jan 14:38
Immutable release. Only release title and notes can be modified.
29d0bc2

Choose a tag to compare

What's Changed

Tip

See v1.5.1 CHANGELOG for further details.

Full Changelog: 1.5.0...1.5.1

1.5.0

22 Jan 16:04
Immutable release. Only release title and notes can be modified.
c87b385

Choose a tag to compare

What's Changed

Tip

See v1.5.0 CHANGELOG for further details.

Full Changelog: 1.4.1...1.5.0

1.4.1

15 Jan 10:47
Immutable release. Only release title and notes can be modified.
fbbb954

Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

1.4.0

08 Jan 15:14
Immutable release. Only release title and notes can be modified.
ad08aef

Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.4.0

1.3.0

11 Aug 13:27
2b1f332

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0

06 Feb 17:02
69f75a5

Choose a tag to compare

BREAKING CHANGES

  • Drop dependency on MySQL.Data.OpenTelemetry
    (#131)
  • Drop support for .NET 6. EOL was November 12 2024
    (#131)

New features

  • Use 8.0.1 of Microsoft.Extensions.Logging
    (#128)
  • Use 1.10.0-beta.1 of OpenTelemetry.Instrumentation.AWS
    (#127)
  • Use 1.10.0-beta.1 of OpenTelemetry.Instrumentation.AWSLambda
    (#127)
  • Use 0.5.0-beta.7 of OpenTelemetry.Instrumentation.Process
    (#128)
  • Use 0.1.0-beta.3 of OpenTelemetry.Resources.Process
    (#128)

1.1.0

15 Nov 22:47
853d646

Choose a tag to compare

Bug Fixes

  • Upgrade reference to System.Text.Json to version 8.0.5, resolving CVE-2024-43485