-
Notifications
You must be signed in to change notification settings - Fork 288
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
Release native AoT fixes for AWS packages #1551
Release native AoT fixes for AWS packages #1551
Conversation
Release native AoT fixes for: - OpenTelemetry.Instrumentation.AWS - OpenTelemetry.Instrumentation.AWSLambda - OpenTelemetry.ResourceDetectors.AWS
FYI @normj |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving, only checked the AWSLambda part
Keep the Unreleased section. See #765 (comment).
@vishweshbankwar Can you do this release? Lets make sure you have all the required permissions to do a release. |
In general looks good, please also check if there is no need to bump dependencies between AWS packages. As I remember, there is some of them. |
The two Instrumentation assemblies just depend on Extensions.AWS, which doesn't need updating AFAIK: Line 15 in a8f7bb8
Line 15 in a8f7bb8
|
Awesome job @martincostello getting these updates out. |
FYI - All 3 packages have been released. |
Thanks everyone! |
Fixes #1523, #1543.
Changes
Release native AoT fixes for:
CHANGELOG.md
updated for non-trivial changes/cc @open-telemetry/dotnet-contrib-maintainers