Skip to content

Maintenance: Fix DynamoDBLocal 2.0.0 update for v2 #1464

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

Closed
1 of 2 tasks
scottgerring opened this issue Oct 10, 2023 · 4 comments
Closed
1 of 2 tasks

Maintenance: Fix DynamoDBLocal 2.0.0 update for v2 #1464

scottgerring opened this issue Oct 10, 2023 · 4 comments
Assignees
Labels
good-first-issue Good for newcomers priority:3 Neutral - not a core feature or affects less than 40% of users v2 Version 2

Comments

@scottgerring
Copy link
Contributor

scottgerring commented Oct 10, 2023

Summary

DynamoDBLocal, used in powertools-examples-idempotency, should be upgraded from 1.22.0 to 2.0.0. Dependabot tried to do this as part of #1255, but this appears to break in java 8.

As we are removing Java 8 examples in v2 in #1466, we should take this update, roll it into the branch, and make sure that everything works.

Why is this needed?

Basic maintenance - tracking dependencies.

Which area does this relate to?

Other

Solution

No response

Acknowledgment

@scottgerring scottgerring added v2 Version 2 priority:3 Neutral - not a core feature or affects less than 40% of users labels Oct 10, 2023
@scottgerring scottgerring moved this from Triage to Backlog in Powertools for AWS Lambda (Java) Oct 10, 2023
@scottgerring scottgerring linked a pull request Oct 10, 2023 that will close this issue
@scottgerring scottgerring added the good-first-issue Good for newcomers label Oct 10, 2023
@jdoherty
Copy link
Contributor

I can take a look at this :-)

@scottgerring
Copy link
Contributor Author

Sweet thanks @jdoherty !

@jeromevdl
Copy link
Contributor

DynamoDBLocal v2 is not compatible with java 8 anymore, we cannot upgrade

@scottgerring
Copy link
Contributor Author

@jeromevdl maybe time for that conversation again eh.

@scottgerring scottgerring added this to the v2 milestone Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good-first-issue Good for newcomers priority:3 Neutral - not a core feature or affects less than 40% of users v2 Version 2
Projects
Status: Backlog
Development

Successfully merging a pull request may close this issue.

3 participants