Skip to content

Releases: microsoft/azure-gradle-plugins

azure-functions-gradle-plugin-1.16.0

05 Jun 08:30
9296871
Compare
Choose a tag to compare
  • Add Flex Consumption SKU support for creation and deploying
  • Fix: #178 Unable to Update Deployment with azureFunctionsDeploy Due to "BlobAlreadyExists" Error

azure-webapp-gradle-plugin-1.2.0

30 Sep 01:56
12de745
Compare
Choose a tag to compare
  • Support default value for region/pricing tier/webContainer/javaVersion #1755
  • Support flag to skip create azure resources PR #1762, Issue #1651
  • Check whether webapp name is available before creating webapp #1728
  • Remove unsupported JBoss 7.2 Runtime(use JBoss 7 instead) #1751
  • Fix warning message of illegal reflective access from groovy #1763

azure-functions-gradle-plugin-1.8.0

30 Sep 01:58
12de745
Compare
Choose a tag to compare
  • Support default value for region/pricing tier/javaVersion #1755
  • Fix warning message of illegal reflective access from groovy #1763

azure-webapp-gradle-plugin-1.1.0

25 Aug 06:52
d378352
Compare
Choose a tag to compare

azure-functions-gradle-plugin-1.7.0

25 Aug 06:54
d378352
Compare
Choose a tag to compare
  • Support proxy with credential
  • Fix the unexpected gradle settings which will ignore the Java 1.8 settings
  • Fix the bug of cannot detect func installed by choco install
  • Change the configuration name from authentication to auth

azure-webapp-gradle-plugin-1.0.0

04 Aug 05:51
aad1d90
Compare
Choose a tag to compare
  • Deploy azure webapp

azure-functions-gradle-plugin-1.6.0

04 Aug 05:46
aad1d90
Compare
Choose a tag to compare
  • Support proxy in azure function gradle plugin
  • Create default files when there are no local.settings.json and host.json files instead of reporting errors.
  • Use track2 SDK to manage azure functions

v1.5.0

24 Sep 03:31
ecb2238
Compare
Choose a tag to compare

v1.4.0

02 Jul 09:18
9d04e67
Compare
Choose a tag to compare
  • Support Java 11 Azure Functions (Preview)
  • Support specify Azure environment for auth method 'azure_auth_maven_plugin'

Release 1.3.0

12 Jun 07:34
d81a221
Compare
Choose a tag to compare
  • Support create Application Insights connection while creating/updating function apps