Skip to content

Upgrade AWS dependencies and general code cleanup #78

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 4 commits into from
May 29, 2025

Conversation

jtduffy
Copy link
Contributor

@jtduffy jtduffy commented May 28, 2025

This has a bunch of changes related to code formatting, but the only files that actually need review are:

  • com.newrelic.opentracing.aws.EventSourceParser
  • com.newrelic.opentracing.aws.HeadersParser
  • com.newrelic.opentracing.aws.ReflectTest
  • com.newrelic.opentracing.aws.TracingRequestHandlerTest
  • build.gradle
  • README.md

The dependency changes are:

  • com.amazonaws:aws-lambda-java-core:1.2.3 (previous version: 1.1.0)
  • com.amazonaws:aws-lambda-java-events:3.15.0 (previous version: 2.2.7)
  • software.amazon.awssdk:s3:2.31.43 (replaces com.amazonaws:aws-java-sdk-s3:1.12.771)
  • software.amazon.awssdk:s3-event-notifications:2.31.43 (replaces com.amazonaws:aws-java-sdk-s3:1.12.771)

@jtduffy jtduffy merged commit 65da2a8 into main May 29, 2025
7 checks passed
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.

2 participants