Releases: microsoft/azure-maven-plugins
Releases · microsoft/azure-maven-plugins
azure-webapp-maven-plugin-1.5.0
Added
- Add new schema version V2 with refactoring configurations
- Add new runtime WildFly 14 for Web App on Linux
Changed
- Change the default region to
West Europe
Fixed
- Fix the output message incorrect issue when deploying a Web App without updating it
azure-maven-plugin-lib-1.2.3
Fix error message (#498)
azure-maven-plugin-lib-1.2.2
Fixed
- Let user decide if to proceed when mix deploy war artifact (#476)
azure-functions-maven-plugin-1.2.0
azure-webapp-maven-plugin-1.4.1
Changed
Updated the Azure SDK version to v1.15.1
azure-maven-plugin-lib-1.2.1
Fixed
- Add httpProxyHost and httpProxyPort properties to allow azure connection via a http proxy #379
azure-functions-maven-plugin-1.0.0-beta-7
azure-maven-plugin-lib-1.2.0
Fixed
Update Azure SDK to 1.15.1 #352
azure-functions-maven-plugin-1.0.0-beta-6
Added
- Adapt to Azure Functions Runtime V2
- Remove disabled flag from function.json #364
Fixed
- Rename function name in case of conflict with default class name microsoft/azure-maven-archetypes#49
azure-webapp-maven-plugin-1.4.0
Added
- Support zip deploy
Fixed
- Refactor output message when
<deploymentType>
is set to NONE - Fix NPR when
<targetPath>
not set in<resource>
- Output the web app URL when deployment is finished