github openfaas/faasd 0.9.0
Configure core services with a compose file

latest releases: 0.18.8, 0.18.7, 0.18.6...
3 years ago

Changelog for 0.9.0:

Notes:

This release introduces breaking changes, whereby the core OpenFaaS services are now
defined and loaded from a docker-compose.yaml file instead of being hard-coded within
the up.go file. You will have to fetch the docker-compose.yaml file from the root of this repository
before upgrading to the 0.9.0 binary.

The benefit is that you can tweak versions and timeouts without rebuilding faasd.

Commits
26debca Print version and reduce verbosity by @alexellis
50de0f3 Load core faasd service definitions from compose by @LucasRoesler

Generated by Derek

Don't miss a new faasd release

NewReleases is sending notifications on new releases.