Headlines:
- Annotation support enables the connector-sdk and range of event-connectors/triggers such as cron.
- Hard memory limits for functions mean that a function will be killed and restarted when it OOMs
Features:
- Annotation support for functions
- Add a hard memory limit support for functions
Enhancements:
- Optimize cloud-init scripts to do a shallow-clone
- Publish SHA sums for each binary
Changelog for 0.9.6:
- PR #86 Annotation support by @atomic77
- PR #118 Bump the openfaas/gateway to 0.19.1 & fix cloud-config by @utsavanand2
- PR #115 Do a shallow checkout of version 0.9.5 of faasd in cloud-init. by @devries
- PR #112 Update faasd version in cloud-config to 0.9.5 by @utsavanand2
- PR #108 Add memory limit support by @alexellis
Commits
a66f65c Improve clarity of testcase table by @atomic77
ac1cc16 Annotation support by @atomic77
716ef6f Bump gateway version to 0.19.1 & do a shallow checkout of faasd repo by @utsavanand2
92523c4 Update docs for multipass by @alexellis
5561c5c Do a shallow checkout of version 0.9.5 of faasd in cloud-init. by @devries
6c48911 Create SHASUMS by @alexellis
3ce7245 Update faasd version in cloud-config to 0.9.5 by @utsavanand2
8d91895 Merge README by @alexellis
7ca531a Update to use Go modules by @alexellis
94210cc Update vendor for apimachinery by @alexellis
9e5eb84 Add memory limit support by @alexellis
Generated by Derek