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 to JDK 21 #58

Merged
merged 5 commits into from
Nov 14, 2024
Merged

Update to JDK 21 #58

merged 5 commits into from
Nov 14, 2024

Conversation

LouisVN
Copy link
Collaborator

@LouisVN LouisVN commented Nov 14, 2024

Upgrade the JDK and references to Java 21.

In some cases, we still had underlying references pointing to Java 8, which are deprecated or decommissioned for certain usages.
Notably it was not possible to create AWS Lambdas on Java 8 anymore: https://aws.amazon.com/blogs/compute/managing-aws-lambda-runtime-upgrades.

In the process, this required a Gradle version upgrade to remain compatible.

@LouisVN LouisVN merged commit 0bf5c67 into master Nov 14, 2024
1 check passed
@LouisVN LouisVN deleted the jdk-21 branch November 30, 2024 16:52
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.

1 participant