Skip to content

Conversation

hjgraca
Copy link
Contributor

@hjgraca hjgraca commented Oct 7, 2025

Please provide the issue number

Issue number: #1009

Summary

Changes

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.

@pull-request-size pull-request-size bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Oct 7, 2025
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Oct 7, 2025
@hjgraca hjgraca changed the title Update documentation for .NET 8 support and migration guides for v2 a… chore: Update documentation addmigration guides for v2 and v3 Oct 7, 2025
@hjgraca hjgraca changed the title chore: Update documentation addmigration guides for v2 and v3 chore: remove dotnet6 from docs and add migration guides for v2 and v3 Oct 7, 2025
@github-actions github-actions bot added the internal Maintenance changes label Oct 7, 2025
@hjgraca hjgraca linked an issue Oct 7, 2025 that may be closed by this pull request
1 task
Copy link

codecov bot commented Oct 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.12%. Comparing base (3a6cf65) to head (58d29d7).
⚠️ Report is 24 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1021      +/-   ##
===========================================
- Coverage    78.13%   78.12%   -0.01%     
===========================================
  Files          298      298              
  Lines        12003    12003              
  Branches      1441     1441              
===========================================
- Hits          9378     9377       -1     
  Misses        2163     2163              
- Partials       462      463       +1     

☔ 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.

#### Extra keys - Breaking change
If you're upgrading to v3, please review the [Migration Guide v3](../migration-guide-v3.md) for important breaking changes including .NET 8 requirement and AWS SDK v4 migration.

In v1.x, the extra keys were added to the log entry as a dictionary. In v2.x, the extra keys are added to the log entry as
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved to dedicated page migration-guide-v2


!!! info

Loooking for v1 specific documentation please go to [Metrics v1](/lambda/dotnet/core/metrics-v1)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

moved to dedicated guide

@hjgraca hjgraca requested a review from sthulb October 7, 2025 11:37
sthulb
sthulb previously approved these changes Oct 7, 2025
Copy link

sonarqubecloud bot commented Oct 7, 2025

@hjgraca hjgraca merged commit cfa4560 into develop Oct 7, 2025
9 of 10 checks passed
@hjgraca hjgraca deleted the docs/remove-net6-migration-guide-v3 branch October 7, 2025 13:33
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 internal Maintenance changes size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maintenance: Remove dotnet 6 references from docs and repository

2 participants