Skip to content

Releases: microsoft/azure-maven-plugins

azure-webapp-maven-plugin-1.5.0

16 Nov 08:41
8725fd9
Compare
Choose a tag to compare

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

16 Nov 08:41
8725fd9
Compare
Choose a tag to compare
Fix error message (#498)

azure-maven-plugin-lib-1.2.2

10 Nov 08:33
fd22414
Compare
Choose a tag to compare

Fixed

  • Let user decide if to proceed when mix deploy war artifact (#476)

azure-functions-maven-plugin-1.2.0

10 Nov 08:38
fd22414
Compare
Choose a tag to compare

Fixed

  • Show error if building extensions.csproj fails #417

Add

  • Update zipDeploy to use Run From Package #404
  • Update Function Java Library to 1.2.0
  • Add support for new attributes of EventHubTrigger and CosmosDB annotations #412, #420
  • Remove NotificationHub and MobileTable for it is not supported

azure-webapp-maven-plugin-1.4.1

12 Oct 06:56
698ac69
Compare
Choose a tag to compare

Changed

Updated the Azure SDK version to v1.15.1

azure-maven-plugin-lib-1.2.1

09 Oct 09:30
698ac69
Compare
Choose a tag to compare

Fixed

  • Add httpProxyHost and httpProxyPort properties to allow azure connection via a http proxy #379

azure-functions-maven-plugin-1.0.0-beta-7

09 Oct 09:31
698ac69
Compare
Choose a tag to compare

Fixed

  • Remove folder generated by .NET SDK #338
  • Remove WebHookType attribute for it is not supported in V2 #402

Add

  • Make debug port configurable. #394

azure-maven-plugin-lib-1.2.0

14 Sep 02:10
06235ed
Compare
Choose a tag to compare

Fixed

Update Azure SDK to 1.15.1 #352

azure-functions-maven-plugin-1.0.0-beta-6

14 Sep 02:05
06235ed
Compare
Choose a tag to compare

Added

  • Adapt to Azure Functions Runtime V2
    • Remove disabled flag from function.json #364

Fixed

azure-webapp-maven-plugin-1.4.0

29 Aug 03:03
5533b4c
Compare
Choose a tag to compare

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