Skip to content

Azure Functions Java Worker 1.11.0

Compare
Choose a tag to compare
@kaibocai kaibocai released this 07 Apr 23:49
· 188 commits to dev since this release
  • Release Notes
    • Add support for function return value with new annotation @HasImplicitOutput
    • Update worker to work with restructured azure-functions-java-library. The restructured azure-functions-java-library will only have annotation files and the other core files will be included in azure-functions-java-core-library.
    • Update modules for vulnerability
      • grpc to 1.45.0
      • gson to 2.9.0
      • protobuf-java to 3.19.4