Skip to content

Conversation

@hjgraca
Copy link
Contributor

@hjgraca hjgraca commented Dec 19, 2025

Please provide the issue number

Issue number: #1103

Summary

Changes

  • Remove dotnet6 from bug report issue template runtime options
  • Add dotnet10 and dotnet10 (AOT) to supported runtime options
  • Update Docker build image references from dotnet8 to dotnet10 in AOT logger documentation
  • Align documentation and issue templates with .NET 10.0 support addition

User experience

Please share what the user experience looks like before and after this change

Checklist

Please leave checklist items unchecked if they do not apply to your change.

Is this a breaking change?

RFC issue number:

Checklist:

  • Migration process documented
  • Implement warnings (if it can live side by side)

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

- Remove dotnet6 from bug report issue template runtime options
- Add dotnet10 and dotnet10 (AOT) to supported runtime options
- Update Docker build image references from dotnet8 to dotnet10 in AOT logger documentation
- Align documentation and issue templates with .NET 10.0 support addition
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Dec 19, 2025
@boring-cyborg boring-cyborg bot added documentation Improvements or additions to documentation github-templates Changes in GitHub issue/PR templates internal Maintenance changes labels Dec 19, 2025
- Update SAM build container image from dotnet8 to dotnet10 in AOT packaging command
- Align e2e test infrastructure with .NET 10.0 runtime support
- Ensures AOT builds use the latest supported .NET version
@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Dec 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.22%. Comparing base (f7b8f22) to head (6b9a9ab).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1106   +/-   ##
========================================
  Coverage    79.22%   79.22%           
========================================
  Files          299      299           
  Lines        12435    12435           
  Branches      1489     1489           
========================================
  Hits          9852     9852           
  Misses        2128     2128           
  Partials       455      455           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hjgraca hjgraca merged commit 8ac20f0 into develop Dec 19, 2025
17 checks passed
@hjgraca hjgraca deleted the chore/dotnet10-support branch December 19, 2025 13:56
@hjgraca hjgraca linked an issue Dec 19, 2025 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation github-templates Changes in GitHub issue/PR templates internal Maintenance changes size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: dotnet 10 support

2 participants