Skip to content

Releases: openfaas/faasd

Security fix for authenticated REST API

29 Apr 13:49
Compare
Choose a tag to compare

Changelog for 0.8.2:

Commits
35e017b Remove output fields from the logs test case by @LucasRoesler
e54da61 Use quote for test failure output by @alexellis
84353d0 Format buildCmd test output by @alexellis
e33a608 Fix vulnerability in authenticated secrets API by @alexellis
7b67ff2 Update README.md by @alexellis
19abc9f Use an unbuffered log msg channel by @LucasRoesler
480f566 Update to 0.8.1 faasd by @alexellis

Generated by Derek

Read logs from journal and fix display issue when deleting functions

07 Mar 10:12
Compare
Choose a tag to compare

Changelog for 0.8.1:

Commits
cece6cf Improve journalctl version compat by @LucasRoesler
22882e2 Initial journald log provider attempt by @LucasRoesler
667d74a Skip adding function if GetFunction returns error by @carlosedp
9dcdbfb Update DEV.md by @alexellis
3a9b812 Promote to 0.8.0 with pull policy of always by @alexellis
734425d Update the dev workflow by @alexellis

Generated by Derek

Always pull images by default

01 Mar 20:13
Compare
Choose a tag to compare

Changelog for 0.8.0:

Commits
70e7e0d Apply gofmt by @alexellis
be8574e Always pull images by default by @alexellis
a0110b3 Makefile: added labels to test-e2e by @kadern0

Generated by Derek

Label support

26 Feb 08:18
Compare
Choose a tag to compare

Changelog for 0.7.9:

Commits
87c71b0 Add label for single function query by @martindekov
dc8667d Return not implemented for logs by @alexellis

Generated by Derek

Return not implemented for logs

23 Feb 20:51
Compare
Choose a tag to compare

Changelog for 0.7.8:

Commits
dc8667d Return not implemented for logs by @alexellis
137d199 Update to 0.7.7 by @alexellis
560c295 Enable labeling containers by @martindekov

Generated by Derek

Add label support for containers

23 Feb 20:07
Compare
Choose a tag to compare

Changelog for 0.7.7:

Commits
560c295 Enable labeling containers by @martindekov
93325b7 Enable containerd on reboot by @gabeduke
2307fc7 Add log shim and collect command by @alexellis
853830c Add shim for collecting logs by @alexellis

Generated by Derek

Add shim for collecting logs

23 Feb 19:55
Compare
Choose a tag to compare

Changelog for 0.7.6:


The collect command redirects function logs to the journal for
viewing on journalctl. faas-cli logs is not implemented as of
yet. View logs with journalctl -t openfaas-fn:FN_NAME_HERE.

Tested on Dell XPS with Ubuntu Linux. The approach takes
inspiration from the Stellar project.

See the README for more

Commits
2307fc7 Add log shim and collect command by @alexellis
853830c Add shim for collecting logs by @alexellis
262770a Add note for credentials helper by @alexellis
0efb6d4 Update developer docs by @alexellis
27cfe46 Update context on DO by @alexellis
d6c4eba Add help & support by @alexellis
e9d1423 Add terraform sample by @alexellis
4bca5c3 Use 0.7.5 for auth support by @alexellis
10e7a2f Add tutorial for private registry by @alexellis
4775a9a service: support /var/lib/faasd/.docker/config.json by @AkihiroSuda
e07186e deploy: use reference.ParseNormalizedNamed() by @AkihiroSuda

Generated by Derek

Support private auth for registries

11 Feb 12:47
Compare
Choose a tag to compare

Changelog for 0.7.5:

Commits
4775a9a service: support /var/lib/faasd/.docker/config.json by @AkihiroSuda
e07186e deploy: use reference.ParseNormalizedNamed() by @AkihiroSuda
2454c2a Update README.md by @alexellis
8bd2ba5 Clarify faasd purpose by @alexellis
c379b0e Lift out developer instructions by @alexellis
226a20c Update README.md by @alexellis
02c9dcf Increase e2e sleep by @alexellis
0b88fc2 Update to 0.7.4 of faasd by @alexellis
fcd1c9a Fix cloud-config script to use new openfaas org by @alexellis
592f3d3 Move to openfaas org by @alexellis

Generated by Derek

Move to openfaas org

06 Feb 09:37
Compare
Choose a tag to compare

Changelog for 0.7.4:

Generated by Derek

Fix/provider name

04 Feb 20:00
Compare
Choose a tag to compare

Changelog for 0.7.3:

Generated by Derek