-
Notifications
You must be signed in to change notification settings - Fork 356
[EFCore/Process/Quartz] Add .NET8 and .NET10 TFM #3519
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
martincostello
approved these changes
Nov 13, 2025
src/OpenTelemetry.Instrumentation.EntityFrameworkCore/CHANGELOG.md
Outdated
Show resolved
Hide resolved
…G.md Co-authored-by: Martin Costello <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3519 +/- ##
=======================================
Coverage 70.88% 70.88%
=======================================
Files 430 430
Lines 17214 17214
=======================================
Hits 12202 12202
Misses 5012 5012
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
3 tasks
This was referenced Nov 14, 2025
Open
This was referenced Nov 24, 2025
renebentes
added a commit
to renebentes/3054
that referenced
this pull request
Nov 26, 2025
…79) Updated [OpenTelemetry.Instrumentation.Http](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) from 1.13.0 to 1.14.0. <details> <summary>Release notes</summary> _Sourced from [OpenTelemetry.Instrumentation.Http's releases](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases)._ ## 1.14.0 * NuGet: [OpenTelemetry.Exporter.Geneva v1.14.0](https://www.nuget.org/packages/OpenTelemetry.Exporter.Geneva/1.14.0) * Add support for .NET 10.0. ([#2822](open-telemetry/opentelemetry-dotnet-contrib#2822)) * Update .NET 10.0 NuGet package versions from `10.0.0-rc.2.25502.107` to `10.0.0`. ([#3403](open-telemetry/opentelemetry-dotnet-contrib#3403)) * Updated OpenTelemetry core component version(s) to `1.14.0`. ([#3403](open-telemetry/opentelemetry-dotnet-contrib#3403)) See [CHANGELOG](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/Exporter.Geneva-1.14.0/src/OpenTelemetry.Exporter.Geneva/CHANGELOG.md) for details. ## 1.14.0-rc.1 * NuGet: [OpenTelemetry.Instrumentation.AspNetCore v1.14.0-rc.1](https://www.nuget.org/packages/OpenTelemetry.Instrumentation.AspNetCore/1.14.0-rc.1) * Add support for .NET 10.0. ([#2822](open-telemetry/opentelemetry-dotnet-contrib#2822)) See [CHANGELOG](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/Instrumentation.AspNetCore-1.14.0-rc.1/src/OpenTelemetry.Instrumentation.AspNetCore/CHANGELOG.md) for details. ## 1.14.0-beta.2 * NuGet: [OpenTelemetry.Instrumentation.EntityFrameworkCore v1.14.0-beta.2](https://www.nuget.org/packages/OpenTelemetry.Instrumentation.EntityFrameworkCore/1.14.0-beta.2) * Added `net10.0` and `net8.0` target frameworks. ([#3519](open-telemetry/opentelemetry-dotnet-contrib#3519)) See [CHANGELOG](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/Instrumentation.EntityFrameworkCore-1.14.0-beta.2/src/OpenTelemetry.Instrumentation.EntityFrameworkCore/CHANGELOG.md) for details. ## 1.14.0-beta.1 * NuGet: [OpenTelemetry.Extensions v1.14.0-beta.1](https://www.nuget.org/packages/OpenTelemetry.Extensions/1.14.0-beta.1) * Add support for .NET 10.0. ([#2822](open-telemetry/opentelemetry-dotnet-contrib#2822)) * Update .NET 10.0 NuGet package versions from `10.0.0-rc.2.25502.107` to `10.0.0`. ([#3403](open-telemetry/opentelemetry-dotnet-contrib#3403)) * Updated OpenTelemetry core component version(s) to `1.14.0`. ([#3403](open-telemetry/opentelemetry-dotnet-contrib#3403)) See [CHANGELOG](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/Extensions-1.14.0-beta.1/src/OpenTelemetry.Extensions/CHANGELOG.md) for details. ## 1.14.0-alpha.1 * NuGet: [OpenTelemetry.Instrumentation.EventCounters v1.14.0-alpha.1](https://www.nuget.org/packages/OpenTelemetry.Instrumentation.EventCounters/1.14.0-alpha.1) * Updated OpenTelemetry core component version(s) to `1.14.0`. ([#3403](open-telemetry/opentelemetry-dotnet-contrib#3403)) See [CHANGELOG](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/Instrumentation.EventCounters-1.14.0-alpha.1/src/OpenTelemetry.Instrumentation.EventCounters/CHANGELOG.md) for details. ## 1.13.1 * NuGet: [OpenTelemetry.Exporter.Geneva v1.13.1](https://www.nuget.org/packages/OpenTelemetry.Exporter.Geneva/1.13.1) * Support for specifying resource attributes, including `service.name`, `service.instanceId`, and custom attributes. ([#3214](open-telemetry/opentelemetry-dotnet-contrib#3214)) * Allow custom string size limit in custom fields. ([#3360](open-telemetry/opentelemetry-dotnet-contrib#3360)) See [CHANGELOG](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/Exporter.Geneva-1.13.1/src/OpenTelemetry.Exporter.Geneva/CHANGELOG.md) for details. Commits viewable in [compare view](open-telemetry/opentelemetry-dotnet-contrib@Exporter.Geneva-1.13.0...Exporter.Geneva-1.14.0). </details> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rene Bentes Pinto <[email protected]>
renebentes
added a commit
to renebentes/3054
that referenced
this pull request
Nov 26, 2025
…0 to 1.14.0 (#78) Updated [OpenTelemetry.Instrumentation.AspNetCore](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) from 1.13.0 to 1.14.0. <details> <summary>Release notes</summary> _Sourced from [OpenTelemetry.Instrumentation.AspNetCore's releases](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases)._ ## 1.14.0 * NuGet: [OpenTelemetry.Exporter.Geneva v1.14.0](https://www.nuget.org/packages/OpenTelemetry.Exporter.Geneva/1.14.0) * Add support for .NET 10.0. ([#2822](open-telemetry/opentelemetry-dotnet-contrib#2822)) * Update .NET 10.0 NuGet package versions from `10.0.0-rc.2.25502.107` to `10.0.0`. ([#3403](open-telemetry/opentelemetry-dotnet-contrib#3403)) * Updated OpenTelemetry core component version(s) to `1.14.0`. ([#3403](open-telemetry/opentelemetry-dotnet-contrib#3403)) See [CHANGELOG](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/Exporter.Geneva-1.14.0/src/OpenTelemetry.Exporter.Geneva/CHANGELOG.md) for details. ## 1.14.0-rc.1 * NuGet: [OpenTelemetry.Instrumentation.AspNetCore v1.14.0-rc.1](https://www.nuget.org/packages/OpenTelemetry.Instrumentation.AspNetCore/1.14.0-rc.1) * Add support for .NET 10.0. ([#2822](open-telemetry/opentelemetry-dotnet-contrib#2822)) See [CHANGELOG](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/Instrumentation.AspNetCore-1.14.0-rc.1/src/OpenTelemetry.Instrumentation.AspNetCore/CHANGELOG.md) for details. ## 1.14.0-beta.2 * NuGet: [OpenTelemetry.Instrumentation.EntityFrameworkCore v1.14.0-beta.2](https://www.nuget.org/packages/OpenTelemetry.Instrumentation.EntityFrameworkCore/1.14.0-beta.2) * Added `net10.0` and `net8.0` target frameworks. ([#3519](open-telemetry/opentelemetry-dotnet-contrib#3519)) See [CHANGELOG](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/Instrumentation.EntityFrameworkCore-1.14.0-beta.2/src/OpenTelemetry.Instrumentation.EntityFrameworkCore/CHANGELOG.md) for details. ## 1.14.0-beta.1 * NuGet: [OpenTelemetry.Extensions v1.14.0-beta.1](https://www.nuget.org/packages/OpenTelemetry.Extensions/1.14.0-beta.1) * Add support for .NET 10.0. ([#2822](open-telemetry/opentelemetry-dotnet-contrib#2822)) * Update .NET 10.0 NuGet package versions from `10.0.0-rc.2.25502.107` to `10.0.0`. ([#3403](open-telemetry/opentelemetry-dotnet-contrib#3403)) * Updated OpenTelemetry core component version(s) to `1.14.0`. ([#3403](open-telemetry/opentelemetry-dotnet-contrib#3403)) See [CHANGELOG](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/Extensions-1.14.0-beta.1/src/OpenTelemetry.Extensions/CHANGELOG.md) for details. ## 1.14.0-alpha.1 * NuGet: [OpenTelemetry.Instrumentation.EventCounters v1.14.0-alpha.1](https://www.nuget.org/packages/OpenTelemetry.Instrumentation.EventCounters/1.14.0-alpha.1) * Updated OpenTelemetry core component version(s) to `1.14.0`. ([#3403](open-telemetry/opentelemetry-dotnet-contrib#3403)) See [CHANGELOG](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/Instrumentation.EventCounters-1.14.0-alpha.1/src/OpenTelemetry.Instrumentation.EventCounters/CHANGELOG.md) for details. ## 1.13.1 * NuGet: [OpenTelemetry.Exporter.Geneva v1.13.1](https://www.nuget.org/packages/OpenTelemetry.Exporter.Geneva/1.13.1) * Support for specifying resource attributes, including `service.name`, `service.instanceId`, and custom attributes. ([#3214](open-telemetry/opentelemetry-dotnet-contrib#3214)) * Allow custom string size limit in custom fields. ([#3360](open-telemetry/opentelemetry-dotnet-contrib#3360)) See [CHANGELOG](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/Exporter.Geneva-1.13.1/src/OpenTelemetry.Exporter.Geneva/CHANGELOG.md) for details. Commits viewable in [compare view](open-telemetry/opentelemetry-dotnet-contrib@Exporter.Geneva-1.13.0...Exporter.Geneva-1.14.0). </details> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rene Bentes Pinto <[email protected]>
This was referenced Nov 28, 2025
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
comp:instrumentation.entityframeworkcore
Things related to OpenTelemetry.Instrumentation.EntityFrameworkCore
comp:instrumentation.process
Things related to OpenTelemetry.Instrumentation.Process
comp:instrumentation.quartz
Things related to OpenTelemetry.Instrumentation.Quartz
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes
[EFCore/Process/Quartz] Add .NET8 and .NET10 TFM
Needed by auto-instrumentation. It allows to target lower version of transitive packages. .NET Standard brings always the latest (10.0.0).
There is a chance, that we will need to make similar changes for other packages when requested.
Merge requirement checklist
CHANGELOG.mdfiles updated for non-trivial changes[ ] Changes in public API reviewed (if applicable)