Azure / azure-functions-java-worker

Java runtime and core types for Microsoft Azure Functions
MIT License
87 stars 54 forks source link

Support Java 21 #749

Open blacelle opened 7 months ago

blacelle commented 7 months ago

When will Azure Functions support Java 21?

JDK17 support was confirmed in https://github.com/Azure/azure-functions-java-worker/issues/548

shreyas-gopalakrishna commented 7 months ago

Java 21 for Linux is currently in testing and planned to be in public preview by next month. Will keep you updated

MadhuraBharadwaj-MSFT commented 7 months ago

Hello @blacelle, today we announced preview support for Java 21 for Linux Function Apps.

SandraAhlgrimm commented 7 months ago

Hi @MadhuraBharadwaj-MSFT do we have a roadmap to go GA for Java 21?

gpwink commented 1 month ago

I don't know if it's related but anything under the com.microsoft.azure.functions.spi.inject.FunctionInstanceInjector service is not working at all under Java 21