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

Upgrade to minimum Java SDK 17 #1074

Open
salaboy opened this issue Jul 10, 2024 · 2 comments
Open

Upgrade to minimum Java SDK 17 #1074

salaboy opened this issue Jul 10, 2024 · 2 comments
Assignees
Labels
kind/bug Something isn't working

Comments

@salaboy
Copy link
Contributor

salaboy commented Jul 10, 2024

Expected Behavior

The minimum Java-supported version should be upgraded to Java SDK 17. With a closer integration with the Spring Boot 3.x framework in the work, removing support for Java SDK 11 becomes a blocker.

Spring Boot 3.0 requires Java 17, moving to JDK 17 will help us to speed up the Spring Boot and future Quarkus integrations.

Actual Behavior

Java SDK 11 is supported

Steps to Reproduce the Problem

Release Note

RELEASE NOTE: UPDATE Runtime requirements

@salaboy salaboy added the kind/bug Something isn't working label Jul 10, 2024
@msfussell
Copy link
Member

msfussell commented Jul 11, 2024

This should be update in the Java Quickstarts here dapr/quickstarts#1042
Also a PR for any samples in this Java SDK may be needed

@salaboy
Copy link
Contributor Author

salaboy commented Jul 12, 2024

@msfussell this issue is for upgrading the requirements of the Java SDK not the quickstart.. those are two different things. I think upgrading the Java SDK itself is much more sensitive and it might take quite some time. I've opened the issue to gather community feedback about this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants