Skip to content

Releases: openfaas/faasd

Fix for updating functions

21 Jan 17:21
Compare
Choose a tag to compare

Changelog for 0.19.5:

Summary of release: fixes "task precondition failed" errors when updating functions via faas-cli up or faas-cli deploy, in addition the new grace_period environment variable can be used to extend or shorten the default 30s graceful shutdown time being used for functions in faasd.

Commits
ef689d7 Fix for update workflow by @alexellis
854ec58 Remove unused context by @alexellis

Changes: 0.19.4...0.19.5

Generated by Derek

Reduce log streaming verbosity in faasd logs

21 Jan 13:04
Compare
Choose a tag to compare

Changelog for 0.19.4:

Commits
4ab5f60 Reduce logging from log streaming command by @alexellis
a8b61f2 Upgrade various core components by @alexellis

Changes: 0.19.3...0.19.4

Generated by Derek

Updated images

13 Dec 08:23
Compare
Choose a tag to compare

Changelog for 0.19.3:

Commits
68335e2 Update images for Go 1.23 by @alexellis
404af1c Fix #363 with format for max memory by @alexellis
055e57e Clarify EULA for CE components by @alexellis
6bb1222 Switch to newest gateway version and Prometheus v3 by @alexellis
599ae54 Force BINLOCATION to arkade install by @alexellis
0d74cac Kill existing services before installing faasd edge by @alexellis
c2b802c Stop edge installer on error by @alexellis
bd0e1d7 Update support for Oracle Linux for edge installer by @alexellis
bfc87ff Ensure which is available for ym by @alexellis
032716e Update OpenFaaS Edge metrics by @alexellis
c813b08 Notes in install-edge script by @alexellis
fb36d2e Update notes on OpenFaaS edge by @alexellis
038eb91 Update script URL for edge by @alexellis
5576382 Install OS package via faasd-pro script by @alexellis
7ca2621 Add notes about other OS packages for faasd-pro by @alexellis
a154fd1 Add Pro to README by @alexellis
6b1e49a Ensure scaling up from zero works in faasd CE by @alexellis
5344a32 Ensure scaling up from zero works in faasd CE by @alexellis
e59e3f0 Add pro installer for sponsors by @alexellis

Changes: 0.19.2...0.19.3

Generated by Derek

Minor style improvements

17 Sep 14:35
Compare
Choose a tag to compare

Changelog for 0.19.2:

Commits
2adc135 Fix import by @alexellis

Changes: 0.19.1...0.19.2

Generated by Derek

Upgrades to containerd, fixes for deprecations, fixes for default namespace

17 Sep 10:18
Compare
Choose a tag to compare

Changelog for 0.19.1:

  • PR #370 Bump github.com/opencontainers/runc from 1.1.12 to 1.1.14 by @dependabot[bot]

Commits
5b633cc Remove newlines from log lines, which are not required by @alexellis
1c1bfa6 Upgrades to containerd, fix deprecations upstream by @alexellis
93f41ca Clarify coverage of OpenFaaS CE EULA by @alexellis
0172c99 Bump github.com/opencontainers/runc from 1.1.12 to 1.1.14 by @dependabot[bot]
4162db4 Fix check for arch in verify_system by @alexellis

Changes: 0.19.0...0.19.1

Generated by Derek

Remove armhf/armv7 support from faasd and upgrade to containerd v1.7.18

12 Jun 09:30
Compare
Choose a tag to compare

Changelog for 0.19.0:

See notes at: #364

Commits
e4848cd Remove armhf/armv7 support from faasd by @alexellis
7dbaeef Return error from proxy by @alexellis
887c18b Close connection if unable to dial upstream by @alexellis
f6167e7 Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot[bot]

Changes: 0.18.8...0.19.0

Generated by Derek

Build with Go 1.22

27 Mar 09:15
Compare
Choose a tag to compare

Changelog for 0.18.8:

Commits
c12505a Update intro, and build with Go 1.22 by @alexellis

Changes: 0.18.7...0.18.8

Generated by Derek

Fix snapshot cleanup

20 Mar 08:44
Compare
Choose a tag to compare

Changelog for 0.18.7:

Commits
ffac406 Updates for go.mod by @alexellis
dd31784 Fix snapshot key error by wangqiang
70b0929 Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot[bot]

Changes: 0.18.6...0.18.7

Generated by Derek

Update to runc and image versions in compose

01 Feb 10:09
Compare
Choose a tag to compare

Changelog for 0.18.6:

Commits
c61efe0 Update runc by @alexellis
b05844a Remove line by @alexellis

Changes: 0.18.5...0.18.6

Generated by Derek

Updated gateway image in compose file

12 Jan 08:26
Compare
Choose a tag to compare

Changelog for 0.18.5:

Commits
fd20e69 Update gateway version by @alexellis

Changes: 0.18.4...0.18.5

Generated by Derek