Skip to content

Releases: openfaas/faasd

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

Support for read-only volume mounts in compose file

27 Sep 09:34
Compare
Choose a tag to compare

Changelog for 0.18.1:

  • PR #342 Implement read only option for volume mounts in docker-compose.yaml by @alexellis
  • PR #337 Bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 by @dependabot[bot]

Commits
aab5363 Implement read only flag by @petertjmills
ba601bf Bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 by @dependabot[bot]

Changes: 0.18.0...0.18.1

Generated by Derek

Release with fresh images

27 Jul 08:26
Compare
Choose a tag to compare

Changelog for 0.18.0:

Commits
53670e2 Update to latest fresh images for faasd by @alexellis

Changes: 0.17.0...0.18.0

Generated by Derek

Add support for namespace mutations (CRUD)

07 Jul 12:46
Compare
Choose a tag to compare

Changelog for 0.17.0:

Commits
57baf34 Add support for namespace mutations by @alexellis
c83b649 Update to latest faas-provider by @alexellis

Changes: 0.16.10...0.17.0

Generated by Derek