spring-cloud-function icon indicating copy to clipboard operation
spring-cloud-function copied to clipboard

Upgrade to Java11 and Azure function library 1.4.2

Open onobc opened this issue 3 years ago • 0 comments
trafficstars

We have fallen behind on the Azure function library version, as well as the maven plugin. Lets upgrade all-the-things.

  • [ ] https://github.com/Azure/azure-functions-java-library/releases/tag/1.4.2
  • [ ] https://mvnrepository.com/artifact/com.microsoft.azure/azure-functions-maven-plugin/1.16.0
  • [ ] Java11 (see in main azure module pom.xml and in function samples azure pom.xml where its currently 1.8 (also add to configuration for deployment in sample)

onobc avatar Mar 26 '22 15:03 onobc