Azure Maven Plugins Versions Save

Maven plugins for Azure

azure-functions-maven-plugin-1.10.0

3 years ago
  • Support function execution retry on invocation failures with @Retry annotation PR #1203
  • Add support for Proxy PR #1240
  • Enable users set different functions worker with maven plugin #1209
  • Fixes: mvn azure-functions:package fails with NullPointerException PR #1267

azure-webapp-maven-plugin-1.13.0

3 years ago
  • migrate to track2 API
  • migrate to one-deploy API

azure-webapp-maven-plugin-1.12.0

3 years ago
  • Support JBoss 7.2(EAP) within Linux Azure Web App
  • Support new runtime configuration style

azure-webapp-maven-plugin-1.11.0

3 years ago
  • Support select existing web app in config goal #1161

azure-functions-maven-plugin-1.9.0

3 years ago
  • Support deployment slot in function maven toolkit PR#1143
  • Update to azure-functions-java-library 1.4.0 PR#1145

azure-webapp-maven-plugin-1.10.0

3 years ago
  • Support set Azure environment in configuration (<configuration> -> <auth> -> <environment>)
  • Fixes : XSS issue in authentication #1110
  • Fixes : Resource Group name match uses case sensitive string comparison #1056

azure-functions-maven-plugin-1.8.0

3 years ago
  • Fixes : XSS issue in authentication #1110

azure-functions-maven-plugin-1.7.0

3 years ago
  • Add runtime validation while package and deploy. PR#1116
  • Register resource providers before function create. #1101

azure-spring-cloud-maven-plugin-1.2.0

3 years ago
  • Scaling spring cloud deployment before deploy artifacts

azure-functions-maven-plugin-1.6.0

3 years ago
  • Support Java 11 Azure Functions (Preview). #1052
  • Support specify Azure environment for auth method 'azure_auth_maven_plugin'. PR#1095