Skip to content

azure-functions-maven-plugin-1.4.1

Compare
Choose a tag to compare
@Flanker32 Flanker32 released this 20 Feb 08:12
· 3956 commits to develop since this release
d290db9

Added

  • Support specify authentication method in configuration with parameter <authType>.PR#975
  • Support creating new app service plan with specified name.PR#1011
  • Validate null subscription id and provide friendly error messages when authentication fails.#931

Fixed

  • Functions will do useless service plan update during deployment when the settings are not changed#1008