You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to add java21 there.
For now, we have a server side allow list for validating runtimes, so it is safe to relax the constraint on this client side.
Thanks!
The text was updated successfully, but these errors were encountered:
GAE will provide java21 runtime support soon.
In order to prepare our release, we need to test end 2 end java21 support.
I see java11/17 hardcoded in src/main/java/com/google/cloud/tools/appengine/operations/AppYamlProjectStaging.java
We need to add java21 there.
For now, we have a server side allow list for validating runtimes, so it is safe to relax the constraint on this client side.
Thanks!
The text was updated successfully, but these errors were encountered: