Releases: microsoft/azure-maven-plugins
Releases · microsoft/azure-maven-plugins
azure-functions-maven-plugin-1.3.0
Added
- Add support for custom binding
- Set java version to 1.8 during deployment
azure-webapp-maven-plugin-1.5.3
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
Support authenticate through MSI in Cloud Shell
azure-functions-maven-plugin-1.2.2
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
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
Fixed
Refactor code, use try with resource to closing input stream.
azure-maven-plugin-lib-1.2.5
Changed
Upgrade AI SDK to 2.2.1
azure-functions-maven-plugin-1.2.1
azure-webapp-maven-plugin-1.5.1
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
Region is not required when specifing an exisitng app service plan (#…