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

Update AWS SDK to v2 #702

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Update AWS SDK to v2 #702

merged 1 commit into from
Oct 15, 2024

Conversation

MrSerth
Copy link
Member

@MrSerth MrSerth commented Sep 26, 2024

The previous SDK used has been deprecated. As part of this change, we also need to include Log4J explicitly.

https://aws.amazon.com/de/blogs/developer/the-aws-sdk-for-java-1-x-is-in-maintenance-mode-effective-july-31-2024/

@MrSerth MrSerth added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 26, 2024
@MrSerth MrSerth requested a review from Dome-GER September 26, 2024 17:08
@MrSerth MrSerth self-assigned this Sep 26, 2024

This comment was marked as off-topic.

Copy link

codecov bot commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.30%. Comparing base (463b081) to head (1b6c1dd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #702   +/-   ##
=======================================
  Coverage   76.30%   76.30%           
=======================================
  Files          43       43           
  Lines        3688     3688           
=======================================
  Hits         2814     2814           
  Misses        638      638           
  Partials      236      236           

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

@Dome-GER Dome-GER enabled auto-merge (rebase) October 15, 2024 18:26
The previous SDK used has been deprecated. As part of this change, we also need to include Log4J explicitly.

https://aws.amazon.com/de/blogs/developer/the-aws-sdk-for-java-1-x-is-in-maintenance-mode-effective-july-31-2024/
@Dome-GER Dome-GER merged commit 1af6fcc into main Oct 15, 2024
10 checks passed
@Dome-GER Dome-GER deleted the aws_sdk_v2 branch October 15, 2024 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants