Hi all: We have a set of microservices written in Java that run on App Engine standard, and one that runs in App Engine Flex. Last year, we upgraded all the App Engine standard services to run spring boot with Java 11, and all are now running fine in production. However, our one App Engine Flex service is still stuck on Java 8, waiting for Java 11 support for Flex. This service currently runs with Jetty 9 and is using web sockets and google cloud pub/sub.
Is support for the App Engine Flex platform with Java 11 planned? If so, when? And if not, what is the suggested alternative? We cannot keep running things on Java 8 forever, as it has end-of-life for a while now. Thanks, Tom Harris -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/b517c603-29e9-4ec5-bb80-6de6007447d9n%40googlegroups.com.
