Skip to content

Releases: openfaas/templates

Classic templates with Node12 migration

13 Dec 12:42
Compare
Choose a tag to compare

Changelog for 1.4.0:

Generated by Derek

Release prior to moving to Node 12

12 Nov 08:32
Compare
Choose a tag to compare

Changelog for 1.3.0:

Generated by Derek

Java12 added, Java8 bumped

02 Aug 16:36
Compare
Choose a tag to compare
Bump watchdog versions

Closes: #162

Signed-off-by: Alex Ellis <[email protected]>

Stable release of the official templates

09 Nov 18:15
Compare
Choose a tag to compare

Language templates included:

  • csharp
  • dockerfile
  • go
  • go-armhf
  • java8
  • node
  • node-arm64
  • node-armhf
  • php7
  • python
  • python-armhf
  • python3
  • python3-armhf
  • ruby

Initial release for tracking changes

27 Jun 19:39
Compare
Choose a tag to compare
Add `git` to dev build option

With this change `git` is added to dev build option packages for
all python templates.  The  reason  behind is that  some modules
installations require cloning source from github

Signed-off-by: Ivana Yovcheva (VMware) <[email protected]>