Open pyonk opened 1 year ago
@pyonk Thank you for reporting the issue. Currently we have a technical limitation due to which the emulator run on Java 8, we are working on getting the emulator to be supported on Java 11.
Hi,
Any news on supporting Java 11 on the emulator? so that it is on-par with the actual cloud version.
Use case There is a description of the Java version that available for Java callout in the below link. https://cloud.google.com/apigee/docs/api-platform/reference/policies/java-callout-policy#what
However, the Apigee emulator doesn't support Java 11. When I deployed some proxy that used Java callout compiled by Java version 11, I got the following error.
I confirmed that the Apigee emulator version
1.10.2
doesn't support it. The latest version(1.10.3
) doesn't work in my environment. https://github.com/GoogleCloudPlatform/cloud-code-vscode/issues/851Feature Could you please support Java 11 for Java callout on the Apigee emulator?