Releases: openfaas/faasd
Updated images
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
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