Skip to content

Releases: microsoft/azure-maven-plugins

azure-maven-plugin-lib-1.1.1

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

Fixed

  • Refactor error message when <resources> configuration is missing

azure-maven-plugin-lib-1.1.0

17 Aug 03:00
01e1451
Compare
Choose a tag to compare

Added

  • Support zipDeploy for Azure Functions and Azure Web Apps.

azure-functions-maven-plugin-1.0.0-beta-5

17 Aug 03:02
01e1451
Compare
Choose a tag to compare

Add

  • Support zip deploy (#294)
  • Support list templates information (#309)

Change

  • Update the template for blob trigger (#326)

azure-functions-maven-plugin-1.0.0-beta-4

03 Aug 08:23
59077c9
Compare
Choose a tag to compare

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

27 Jul 01:16
f8a4e47
Compare
Choose a tag to compare

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

24 Jul 11:09
dfa24f5
Compare
Choose a tag to compare
update integration test to cover jre8 (#273)

azure-functions-maven-plugin-1.0.0-beta-3

24 Jul 11:08
dfa24f5
Compare
Choose a tag to compare

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

25 Jun 07:19
7daa6b3
Compare
Choose a tag to compare

Added

Add new Linux Web App runtime - jre8 (#185)

Fixed

Fix a bug that make Web App for Containers deploy fail (#156)

v1.0.1-azure-maven-plugin-lib

25 Jun 07:23
7daa6b3
Compare
Choose a tag to compare

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

14 Jun 11:22
5d166f8
Compare
Choose a tag to compare

Fixed

  • Make the Function plugin compatible with the new service runtime (2.0.11857.0-beta).