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

Updated Lambda runtime from Java8 to Java17 #23

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

dmoini
Copy link
Contributor

@dmoini dmoini commented Feb 20, 2024

Description of changes:

For all AWS::B2BI::* resources, the following changes were made:

  • Up Lambda runtime from Java8 to Java17.
  • Updated/added Maven dependecies:
    • All software.amazon.awssdk dependencies updated to version 2.24.5.
    • Added software.amazon.awssdk:utils:2.24.5 dependency.
    • Updated Lombok version to 1.18.22.
  • Fixed unit test issues that arose from dependency updates.
  • Updated GitHub action to checkout Java17.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Contributor

@cynwyd cynwyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dmoini dmoini merged commit 8f25c9d into aws-cloudformation:main Feb 20, 2024
1 check passed
@dmoini dmoini deleted the update-lambda-runtime branch February 20, 2024 22:38
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.

None yet

2 participants