Elena Felder

Results 82 comments of Elena Felder

Thank you! From compile-time compatibility side, I am working my way through the Gradle upgrade changes that are required, since only 7.3+ supports Java 17.

GoogleCloudPlatform/app-gradle-plugin#413 plus a release should sort out runtime compatibility. Compile time compatibility work is in GoogleCloudPlatform/app-gradle-plugin#412 but is blocked on a gradle issue.

Released on 5/3 -- https://github.com/GoogleCloudPlatform/app-gradle-plugin/releases/tag/v2.4.3 The Releases section in github has not been updated in years, although it does look odd to have it be so out of date. We...

We can close this issue, as runtime compatibility is there. Compile-time should not be blocking any users.

That's just for the compile-time compatibility, right? Everything except for gradle wrapper upgrade is in GoogleCloudPlatform/app-gradle-plugin#412, but getting that unblocked and merged in is more of an internal code maintenance...

I've just tested deploying a Spring Boot application using openjdk 17.0.3 and gradle plugin 2.4.3 and it works well. So my soul is at peace about the gradle plugin being...

Right; leaving open until unblocked.

Nothing useful to say, just that I read the title as "made existing ones more impressive" :)

That's no problem -- we have a customer who requested the dialect, and they can test it in the meantime from the forked repo. I'll clean up the linter and...