Releases: openfaas/templates
Releases · openfaas/templates
Classic templates with Node12 migration
Changelog for 1.4.0:
- PR #184 Remove dockerfile-armhf by @georgenicoll
- PR #172 Node.js template to support promise/async/await by @padiazg
Generated by Derek
Release prior to moving to Node 12
Changelog for 1.3.0:
- PR #175 [UPD] Watchdog versions were updated to latest by @oshka
- PR #173 Update watchdog versions by @alexellis
- PR #168 Updated to multidocker files to get watchdog by @kwojcicki
Generated by Derek
Java12 added, Java8 bumped
Bump watchdog versions Closes: #162 Signed-off-by: Alex Ellis <[email protected]>
Stable release of the official templates
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
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]>