In the latest Quarkus 1.4 release notes it´s mentioned that Java 8 support will be dropped with Quarkus 1.6
That would mean that Quarkus Apps could not be run with Azure Functions anymore as Azure Functions are bound to Java 1.8
In the same release notes, improvements for function frameworks (FaaS) are mentions and especially for Lambda and Azure Functions.
Isn´t this somehow contradictory?
Regards
J. Glink