Skip to content

Releases: openfaas/faasd

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

Build with Go 1.20 and update misc dependencies

06 Jul 10:53
Compare
Choose a tag to compare

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

20 Mar 08:41
Compare
Choose a tag to compare

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:

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

17 Jan 22:10
Compare
Choose a tag to compare

Changelog for 0.16.8-rc1:

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