Releases: openfaas/faasd
Minor style improvements
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
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
Changelog for 0.19.0:
- PR #361 Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot[bot]
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
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
Changelog for 0.18.7:
- PR #358 Fix snapshot key error by @shivabohemian
- PR #356 Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot[bot]
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
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
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
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
Changelog for 0.18.3:
- PR #347 Bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot[bot]
- PR #352 mark namespace with label openfaas=1 valid by @nitishkumar71
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
Changelog for 0.18.2:
- PR #346 disable printing invocation timing in stderr by @nitishkumar71
- PR #343 Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot[bot]
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