Releases: openfaas/faasd
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
Support for read-only volume mounts in compose file
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
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)
Changelog for 0.17.0:
- PR #334 Add support for namespace mutations by @alexellis
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
Build with Go 1.20 and update misc dependencies
Changelog for 0.16.10:
- PR #328 Bump github.com/docker/docker from 23.0.1+incompatible to 23.0.3+incompatible by @dependabot[bot]
- PR #330 Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot[bot]
- PR #326 Bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 by @dependabot[bot]
- PR #327 MULTIPASS.md: Fix typo by @gmacario
Commits
f394b4a Update Prometheus, NATS and GW CE images by @alexellis
d0219d6 Build with Go 1.20 and update misc dependencies by @alexellis
7d073bd Bump github.com/docker/docker by @dependabot[bot]
ebec399 Bump github.com/docker/distribution by @dependabot[bot]
553054d Bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 by @dependabot[bot]
86d2797 MULTIPASS.md: Fix typo by @gmacario
0d3dc50 Update ISSUE_TEMPLATE.md by @alexellis
b1ea842 Update flag for multipass by @alexellis
Changes: 0.16.9...0.16.10
Generated by Derek
Upgrade to containerd to 1.7.0
We are considering making this the last release with armhf support, since it involves building a custom containerd version on a Raspberry Pi with a 32-bit OS.
Changelog for 0.16.9:
- PR #323 Update Containerd to 1.7.0 by @alexellis
- PR #321 Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 by @dependabot[bot]
- PR #315 Removed auth plugin by @nitishkumar71
Commits
e1d90bb Update Prometheus and OpenFaaS CE gateway versions by @alexellis
6c8214b Remove single item matrix from workflow files by @alexellis
990f1a4 Update to Go 1.19 by @alexellis
c41c2cd Migrate to containerd v1.7.0 and update dependencies by @alexellis
9efd019 Update vision by @alexellis
d09ab85 Update notes in README by @alexellis
c5c0fa0 Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 by @dependabot[bot]
aaf1811 Removed auth plugin by @nitishkumar71
Changes: 0.16.8-rc1...0.16.9
Generated by Derek
Updates to core services in compose file
Changelog for 0.16.8-rc1:
- PR #304 Verify docker-compose images by @nitishkumar71
Commits
4d6b6df Update images for NATS / GW / queue-worker by @alexellis
b844a72 Bump images for nats, Prometheus and OpenFaaS CE by @alexellis
8227285 Update ISSUE_TEMPLATE.md by @alexellis
87773fd Verify docker-compose images by @nitishkumar71
ecf82ec Add a second link to the ROADMAP by @alexellis
9e8c680 Update README.md by @alexellis
85c1082 Add MaxIdleConns and MaxIdleConnsPerHost by @alexellis
Changes: 0.16.7...0.16.8-rc1
Generated by Derek