Releases: microsoft/azure-maven-archetypes
Releases · microsoft/azure-maven-archetypes
azure-functions-archetype-1.33
- Update function maven plugin to 1.9.0
- Update azure function java library to 1.4.0
azure-functions-archetype-1.32
- Update Azure Functions Maven Plugin to 1.8.0
azure-functions-archetype-1.31
- Fixes: javaVersion parameter is ignored #154
azure-functions-archetype-1.30
- Update Azure Functions Maven Plugin to 1.7.0
- Add parameter
javaVersion
to specify runtime java version
azure-functions-archetype-1.27
- Add Azure parameters back as batch parameters
- Update outdated document link
azure-functions-archetype-1.26
- Update maven plugin version to 1.4.1 in docker pom.xml
- Set default pricingTier to
EP1
in docker pom.xml - Update latest docker file
azure-functions-archetype-1.25
- Update function maven plugin to 1.4.1
- Support create docker function template with
-Ddocker
- Change default
HTTPTrigger
authLevel toANONYMOUS
azure-functions-archetype-1.24
- Update Azure Functions Maven Plugin to 1.3.4
- Change template so Azure Functions bundles work #108
azure-iot-edge-archetype-1.3.0-arm64-preview
Support for arm64 (#125) * Support for arm64 * Update version * Update version for iot-device-client
azure-functions-archetype-1.23
- Update Azure Functions Maven Plugin to 1.3.3
- Remove FUNCTIONS_WORKER_RUNTIME #71