Skip to content

Releases: openfaas/faas-cli

Support streaming logs for remote builds

08 Jul 14:11
Compare
Choose a tag to compare

Changelog for 0.17.5:

Commits
70eb80d Fix url for remote builder by @welteki
3da8558 Fix build options support for remote builds by @welteki
2651490 Use Go SDK CreateBuildContext function by @welteki
d756051 Use Go SDK MakeTar function to prepare remote build archive by @welteki
5a4593c Support streaming logs for remote builds by @welteki

Changes: 0.17.4...0.17.5

Generated by Derek

Update for man page for secret create and GitHub workflows

15 Apr 12:05
Compare
Choose a tag to compare

Changelog for 0.17.4:

Commits
30655b0 Update actions for publish by @alexellis
f9ff7af Fix man page for secret create for --replace by @alexellis

Changes: 0.17.3...0.17.4

Generated by Derek

Update to MIT license for faas-cli (only)

08 Apr 14:07
Compare
Choose a tag to compare

Changelog for 0.17.3:

Commits
c024f16 Restore MIT license for faas-cli by @alexellis

Changes: 0.17.2...0.17.3

Generated by Derek

Replace secrets via secret create when needed

08 Apr 13:57
Compare
Choose a tag to compare

Changelog for 0.17.2:

Commits
e39b6c4 Replace secrets via secret create when needed by @alexellis

Changes: 0.17.1...0.17.2

Generated by Derek

Make stack.yaml the default for new functions, pull templates when not available

27 Jan 15:08
Compare
Choose a tag to compare

Changelog for 0.17.1:

Commits
1ca7ded Update vendor in Go.mod by @alexellis
acb912d Update faas-cli new to use stack.yaml by @alexellis
13a967a Fix bash test by @alexellis
11885ac Better error handling and Handle potential permissions issue by @alexellis
d3c89eb Fail integration test early through set mechanisms by @alexellis
6eeded5 Name template from python3 to python3-http by @alexellis
0b5ae5a Update CI test to use python3-http instead of EOL template by @alexellis
c4e4ff9 Accept stack.yaml as a default file if present by @alexellis
7fdb7f7 Make test more accurate by fixing URLs by @alexellis
ef9c610 Switch out ruby for dockerfile in tests by @alexellis
15ae2e3 Pull templates from store when not present by @alexellis

Changes: 0.17.0...0.17.1

Generated by Derek

Add command to print JWT token for customer support

16 Jan 11:17
Compare
Choose a tag to compare

Changelog for 0.17.0:

Commits
b368a1c Add command to print JWT token for customer support by @alexellis

Changes: 0.16.38...0.17.0

Generated by Derek

Maintenance release - update dependencies, migrate to Go 1.23

20 Dec 17:36
Compare
Choose a tag to compare

Changelog for 0.16.38:

Commits
6de492c Build with Go 1.23 by @alexellis
483d2ad Update dependencies in go.mod by @alexellis

Changes: 0.16.37...0.16.38

Generated by Derek

Support random port for local-run command

03 Oct 17:01
Compare
Choose a tag to compare

Changelog for 0.16.37:

Commits
4160539 Support a random port for the local-run by @alexellis

Changes: 0.16.36...0.16.37

Generated by Derek

Remove armv7 from build and examples

25 Sep 06:53
Compare
Choose a tag to compare

Changelog for 0.16.36:

Commits
cb0c41e Remove armv7 from build and examples by @alexellis

Changes: 0.16.35...0.16.36

Generated by Derek

Consistent use of remove/delete/rm for secrets/fns/namespaces

04 Sep 10:09
Compare
Choose a tag to compare

Changelog for 0.16.35:

Commits
6c53304 Bump redist to alpine:3.20.2 by @alexellis
565bbaf Consistent use of remove/delete/rm for secrets/fns/namespaces by @alexellis

Changes: 0.16.34...0.16.35

Generated by Derek