Skip to content

Releases: openfaas/faasd

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

Fix issue where "list functions" used to error when a function was being removed

03 Oct 16:54
Compare
Choose a tag to compare

Changelog for 0.16.7:

Commits
282b058 Suppress error for faas-cli list during deletion by @alexellis

Changes: 0.16.6...0.16.7

Generated by Derek

Updates for internal dependencies for networking and system packages

03 Oct 15:49
Compare
Choose a tag to compare

Changelog for 0.16.6:

  • PR #298 Fix install script: remove v prefix from containerd version value by @welteki

Commits
7c11822 Update apimachinery by @alexellis
95792f8 Update dependencies by @alexellis
60b724f Update gateway version by @alexellis
e0db59d Update README.md by @alexellis
13304fa Fix for user issue with Caddy by @alexellis
a65b989 Fix install script by @welteki

Changes: 0.16.5...0.16.6

Generated by Derek

Update for containerd

18 Aug 11:25
Compare
Choose a tag to compare

Changelog for 0.16.5:

Commits

Changes: 0.16.4...0.16.5

Generated by Derek

Upgrade to containerd v1.6.8

18 Aug 11:23
Compare
Choose a tag to compare
Pre-release

Changelog for 0.16.4:

Commits
6b6ff71 Update to containerd 1.6.8 by @alexellis
bb5b212 Fix installation script for containerd on armhf by @alexellis

Changes: 0.16.3...0.16.4

Generated by Derek