Skip to content

Releases: microsoft/azure-maven-plugins

azure-functions-maven-plugin-1.3.0

04 Mar 08:13
a8664c0
Compare
Choose a tag to compare

Added

  • Add support for custom binding
  • Set java version to 1.8 during deployment

azure-webapp-maven-plugin-1.5.3

01 Feb 07:45
acc9230
Compare
Choose a tag to compare

Fixed

  • Update config UI to fit AppService Portal
  • Fix webapp:config may not response when config V1 schema project

azure-maven-plugin-lib-1.2.7

01 Feb 07:41
acc9230
Compare
Choose a tag to compare

Support authenticate through MSI in Cloud Shell

azure-functions-maven-plugin-1.2.2

01 Feb 07:48
acc9230
Compare
Choose a tag to compare

Changed

  • Updated to Java Function Lib 1.2.2

Fixed

  • Fix azure-functions:list may not response in Linux
  • Always write cardinality to function.json for EventHubTrigger

azure-webapp-maven-plugin-1.5.2

11 Jan 07:53
96f09df
Compare
Choose a tag to compare

Added

Add webapp:config to init and update plugin configuration.

Fixed

Fix NPE issue when deploy to an existing project without runtime configuration.

azure-maven-plugin-lib-1.2.6

11 Jan 07:50
96f09df
Compare
Choose a tag to compare

Fixed

Refactor code, use try with resource to closing input stream.

azure-maven-plugin-lib-1.2.5

19 Dec 09:00
89ff204
Compare
Choose a tag to compare

Changed

Upgrade AI SDK to 2.2.1

azure-functions-maven-plugin-1.2.1

19 Dec 08:58
89ff204
Compare
Choose a tag to compare

Changed

  • Add help message,default value and validation in function:add #526
  • Refactor binding to remove the strong dependency on java lib #456

azure-webapp-maven-plugin-1.5.1

23 Nov 01:40
16902cc
Compare
Choose a tag to compare

Changed

  • Change the default pricing tier of Web App to P1V2.

Fixed

  • The region is only required when creating a new App Service Plan in schema V2 #499

azure-maven-plugin-lib-1.2.4

23 Nov 01:40
16902cc
Compare
Choose a tag to compare
Region is not required when specifing an exisitng app service plan (#…