Releases: grafana/grafana-opentelemetry-dotnet
Releases · grafana/grafana-opentelemetry-dotnet
1.6.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Bump OpenTelemetry.Instrumentation.AspNetCore to 1.15.1 by @martincostello in #477
- Replace docker:// actionlint reference with grafana-github-actions wrapper by @chagrafana in #489
- Update OpenTelemetry to 1.15.1 by @martincostello in #496
New Contributors
- @chagrafana made their first contribution in #489
Full Changelog: 1.5.3...1.6.0
1.5.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- Update OpenTelementry packages by @martincostello in #473
Full Changelog: 1.5.2...1.5.3
1.5.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- Update OpenTelemetry.Instrumentation.SqlClient by @martincostello in #418
Tip
See v1.5.2 CHANGELOG for further details.
Full Changelog: 1.5.1...1.5.2
1.5.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Bump OpenTelemetry.Resources.Host by @martincostello in #417
Tip
See v1.5.1 CHANGELOG for further details.
Full Changelog: 1.5.0...1.5.1
1.5.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Update OpenTelemetry to v1.15 by @martincostello in #398
- Fix dependency submission by @martincostello in #400
Tip
See v1.5.0 CHANGELOG for further details.
Full Changelog: 1.4.1...1.5.0
1.4.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Update release configuration by @martincostello in #392
- Update most OpenTelemetry dependencies by @martincostello in #399
Full Changelog: 1.4.0...1.4.1
1.4.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Update CHANGELOG by @martincostello in #230
- Use tools manifest for dotnet-validate version by @martincostello in #250
- Use NuGet Trusted Publishing by @martincostello in #266
- Create .dockerignore by @martincostello in #272
- Fix renovate not updating tests by @martincostello in #288
- Extend NuGet package validation by @martincostello in #295
- Bump OpenTelemetry NuGet packages to v1.14 by @martincostello in #273
- Support .NET 10 by @martincostello in #219
- Fix OTel version badge by @martincostello in #339
- Fix constant condition CodeQL warnings by @martincostello in #355
- Address some AoT warnings by @martincostello in #356
- Add native AoT annotations by @martincostello in #358
- Support immutable releases by @martincostello in #374
- Add missing permissions by @martincostello in #391
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- Applies zizmor recommendations by @matt-hensley in #133
- Remove S.T.J dependency for net8.0 by @martincostello in #136
- Remove netstandard from tests by @martincostello in #135
- Use dotnet format from SDK by @martincostello in #138
- Refactor example app by @martincostello in #139
- Fix OATS workflow by @martincostello in #137
- Remove prerelease flag by @martincostello in #141
- README updates by @martincostello in #143
- Enable deterministic builds by @martincostello in #142
- Add EFCore to example by @martincostello in #144
- Add actions/dependency-review-action by @martincostello in #153
- Use aspnet image in example/OATS by @martincostello in #150
- Enable renovate auto-merge by @martincostello in #162
- Update Renovate configuration by @martincostello in #164
- Fix Renovate configuration by @martincostello in #168
- Fix time zone by @martincostello in #170
- Use chiseled container by @martincostello in #165
- Refactor SBOM generation by @martincostello in #166
- Verify AWS instrumentation in OATS by @martincostello in #172
- adjust ignorePaths to pick up .NET examples by @matt-hensley in #181
- Remove deprecated packages by @martincostello in #146
- Test packages with OATS by @martincostello in #183
- Address some native AoT warnings by @martincostello in #184
- Update linting workflows by @martincostello in #187
- Add CodeQL by @martincostello in #188
- Speed up OATS acceptance tests by @martincostello in #198
- Add release notes configuration by @martincostello in #196
- Fix CodeQL warnings by @martincostello in #189
- Explain OTEL_EXPORTER_OTLP_HEADERS by @martincostello in #140
- Update OATS metrics by @martincostello in #204
- Update OpenTelemetry package versions by @martincostello in #145
- Fix managerFilePatterns by @martincostello in #207
- Add tracing for Cassandra by @martincostello in #202
- Bump OpenTelemetry.Instrumentation.ElasticsearchClient by @martincostello in #208
- Publish to NuGet.org by @martincostello in #203
- Install .NET SDK by @martincostello in #221
- Update bug template by @martincostello in #220
- Publish to feedz.io by @martincostello in #186
- Add prerelease package notes by @martincostello in #225
- Fix workflow triggers by @martincostello in #227
New Contributors
- @martincostello made their first contribution in #136
Full Changelog: 1.2.0...1.3.0
1.2.0
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
Bug Fixes
- Upgrade reference to System.Text.Json to version 8.0.5, resolving CVE-2024-43485