Skip to content
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

Upgrade AWS dependency to latest version #127

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cdcaskey
Copy link

@cdcaskey cdcaskey commented Nov 25, 2024

Fixes #126

Changes

  • Drop .NET 6 support
  • Upgrade the OpenTelemetry.Instrumentation.AWS and OpenTelemetry.Instrumentation.AWSLambda packages to the latest version (1.10.0-beta.1)

Merge requirement checklist

  • Unit tests added/updated - Removed the .NET 6 version of the tests
  • CHANGELOG.md file updated for non-trivial changes
  • Changes in public API reviewed (if applicable)

@CLAassistant
Copy link

CLAassistant commented Nov 25, 2024

CLA assistant check
All committers have signed the CLA.

@cdcaskey cdcaskey marked this pull request as ready for review November 25, 2024 15:44
@cdcaskey cdcaskey requested a review from a team as a code owner November 25, 2024 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade the AWS dependencies to the latest version
2 participants