Skip to content

Releases: openfaas/faas-cli

Add OPENFAAS_STORE for when the function store is custom

29 Aug 15:09

Choose a tag to compare

Changelog for 0.17.8:

Commits
f13bf93 Add OPENFAAS_STORE for when the function store is custom by @alexellis

Changes: 0.17.7...0.17.8

Generated by Derek

Update vendor, update Go to 1.25, extract stack package to go-sdk

22 Aug 14:30

Choose a tag to compare

Changelog for 0.17.7:

Commits
619282a Update vendor and Go to 1.25 by @alexellis
bda863d Move stack package to go-sdk by @alexellis

Changes: 0.17.6...0.17.7

Generated by Derek

Use same header format as curl for invoke command

16 Jul 11:58

Choose a tag to compare

Changelog for 0.17.6:

  • PR #1009 Use same header format as curl for invoke command by @welteki

Commits
ee4db09 Use same header format as curl for invoke command by @welteki

Changes: 0.17.5...0.17.6

Generated by Derek

Support streaming logs for remote builds

08 Jul 14:11

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

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

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

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

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

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

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