Releases: microsoft/azure-maven-plugins
Releases · microsoft/azure-maven-plugins
azure-maven-plugin-lib-1.1.1
Fixed
- Refactor error message when
<resources>
configuration is missing
azure-maven-plugin-lib-1.1.0
Added
- Support zipDeploy for Azure Functions and Azure Web Apps.
azure-functions-maven-plugin-1.0.0-beta-5
azure-functions-maven-plugin-1.0.0-beta-4
Fixed
- Update azure-functions-java-library to 1.0.0-beta-5
Changed
- Change HTTP trigger templates according to the update of azure-functions-java-library
azure-webapp-maven-plugin-1.3.0
Added
-
Support deploy web application to deployment slot
-
Add new deployment types
- AUTO
- JAR
- NONE
Fixed
- Refactor output messages during deployment
azure-maven-plugin-lib-1.0.2
update integration test to cover jre8 (#273)
azure-functions-maven-plugin-1.0.0-beta-3
Added
- Support deploy to existing App Service Plan
- Add more trigger templates
Fixed
- User can run function host locally in debug mode by
mvn azure-functions:run -DenableDebug
v1.2.0-azure-webapp-maven-plugin
v1.0.1-azure-maven-plugin-lib
Changed
- Update the Azure SDK runtime version to
1.11.0
- Update the Application Insight version to
2.1.1
v1.0.0-beta-2-azure-functions-maven-plugin
Fixed
- Make the Function plugin compatible with the new service runtime (2.0.11857.0-beta).