Skip to content

Releases: openfaas/faasd

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

Updates for text streaming functions

11 Jan 18:14
Compare
Choose a tag to compare

Changelog for 0.18.4:

Commits
4a3fa68 Updates for text streaming functions by @alexellis

Changes: 0.18.3...0.18.4

Generated by Derek

Update go.mod and Prometheus version

11 Dec 16:09
Compare
Choose a tag to compare
Pre-release

Changelog for 0.18.3:

Commits
f17a25f Update go.mod and Prometheus version by @alexellis
7ef56d8 Bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot[bot]
1cb5493 mark namespace with label openfaas=1 valid by @nitishkumar71
d85332b Update queue-worker, NATS, Prometheus and gateway by @alexellis
1412faf Add Makefile target for updating images by @alexellis
2685c1d Upgrade to go-execute/v2 by @alexellis

Changes: 0.18.2...0.18.3

Generated by Derek

Remove function invocation timings from provider logs

23 Oct 09:58
Compare
Choose a tag to compare

Changelog for 0.18.2:

Commits
078043b disable printing invocation timing in stderr by @nitishkumar71
5356fca Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot[bot]
99ccd75 Update Prometheus and CE gateway by @alexellis

Changes: 0.18.1...0.18.2

Generated by Derek