Skip to content

Releases: microsoft/azure-maven-archetypes

azure-functions-archetype-1.22

23 Apr 10:30
ce9ca8d
Compare
Choose a tag to compare
  • Update Azure Functions Maven Plugin to 1.3.2
  • Update to JUnit 5 #113

azure-functions-archetype-1.21

22 Mar 02:06
8017e2e
Compare
Choose a tag to compare

Changed

Update Azure Functions Maven Plugin to 1.3.1

azure-functions-archetype-1.20

04 Mar 08:18
43306d7
Compare
Choose a tag to compare
  • Update Azure Functions Maven Plugin to 1.3.0
  • Update Azure Function Java Library to 1.3.0

azure-functions-archetype-1.19

01 Feb 07:50
66db9c4
Compare
Choose a tag to compare

Changed

Update Azure Functions Maven Plugin to 1.2.2
Update Azure Function Java Lib to 1.2.2

azure-functions-archetype-1.18

19 Dec 09:06
55abb6a
Compare
Choose a tag to compare

Changed

Update Azure Functions Maven Plugin to 1.2.1

azure-iot-edge-archetype-1.2.0

06 Dec 05:20
e201676
Compare
Choose a tag to compare

Changed

  • Remove windows docker files. Will add back when 1809 java base image is ready.

azure-functions-archetype-1.17

10 Nov 08:41
615a28c
Compare
Choose a tag to compare

Changed

  • Update Azure Functions Maven plugin version to 1.2.0
  • Update function java lib to 1.2.0
  • Change default deploy method to run from package

azure-functions-archetype-1.16

12 Oct 05:48
9d5bc87
Compare
Choose a tag to compare

Changed

  • Update Azure Functions Maven plugin version to 1.0.0-beta-7
  • Change HttpTrigger authlevel to Function. #61
  • Update FUNCTIONS_EXTENSION_VERSION from beta to ~2 #68

Azure Functions Archetype 1.15

14 Sep 02:25
dff2a08
Compare
Choose a tag to compare

Changed

  • Update Azure Functions Maven plugin version to 1.0.0-beta-6
  • Rename function name in case of conflict with default class name #49
  • Add validation for parameter values #47
  • Adapt to Azure Functions Runtime V2
    • Add FUNCTIONS_WORKER_RUNTIME=java to AppSetting #58
    • Adding the version property to default host.json #55

Azure Functions Archetype 1.14

17 Aug 03:05
b268782
Compare
Choose a tag to compare

Changed

  • Update Azure Functions Maven plugin version to 1.0.0-beta-4
  • Update default unit tests (#44)