Skip to content

Releases: openfaas/faas-cli

Support function authentication with OpenFaaS IAM

19 Jun 11:12
Compare
Choose a tag to compare

Changelog for 0.16.30:

  • PR #996 Support function authentication with OpenFaaS IAM by @welteki

Commits
3fd37fb Set openfaas env variables with local-run by @welteki
e07d8db Get function namespace from stack file by @welteki
2602152 Fix default sdk client gateway url by @welteki
a2a42ee Print warning when auth config lookup fails by @welteki
06ceb3c Detect if a function needs authentication by @welteki
9210b4e Use OpenFaaS SDK to invoke functions by @welteki

Changes: 0.16.29...0.16.30

Generated by Derek

Include user-agent for faas-cli invoke, use Go 1.22 and Alpine 3.20.0

08 Jun 20:13
Compare
Choose a tag to compare

Changelog for 0.16.29:

Commits
f8c3e0f Update to Go 1.22 and Alpine 3.20.0 by @alexellis
eb5ba77 Update openfaas dependencies by @alexellis
50e6ca8 Include user-agent for faas-cli invoke by @alexellis
7eaa545 Allow --platforms for faas-cli publish by @alexellis

Changes: 0.16.28...0.16.29

Generated by Derek

Fix BuildImageName for digest mode

14 May 10:07
Compare
Choose a tag to compare
Pre-release

Changelog for 0.16.28:

Commits
6bb351b Fix BuildImageName for digest mode by @alexellis

Changes: 0.16.27...0.16.28

Generated by Derek

Support namespaces for ready command and allow labels for faas-cli generate --from-store

10 May 10:40
Compare
Choose a tag to compare

Changelog for 0.16.27:

Commits
6e26edd Support namespaces for ready command by @alexellis
531ba82 Allow labels for faas-cli generate from store by @alexellis
83de85e Bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot[bot]

Changes: 0.16.26...0.16.27

Generated by Derek

Allow a path override for faas-cli plugin get

15 Apr 11:12
Compare
Choose a tag to compare

Changelog for 0.16.26:

Commits
a9a7757 Allow a path override for faas-cli plugin get by @alexellis
2aec1d6 Update for invoke: 201 is not an error by @alexellis

Changes: 0.16.25...0.16.26

Generated by Derek

Fail with non-zero exit code when not ready

11 Apr 10:12
Compare
Choose a tag to compare

Changelog for 0.16.25:

Commits
d0bffb1 Fail with non-zero exit code when not ready by @alexellis

Changes: 0.16.24...0.16.25

Generated by Derek

Add ready command for gateway and functions

11 Apr 10:07
Compare
Choose a tag to compare

Changelog for 0.16.24:

Commits
79efe2f Add ready command for gateway and functions by @alexellis

Changes: 0.16.23...0.16.24

Generated by Derek

Fix execution of plugins on Windows

26 Jan 13:09
Compare
Choose a tag to compare

Changelog for 0.16.23:

  • PR #992 Fix execution of plugins on Windows by @welteki
  • PR #991 Bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 by @dependabot[bot]

Commits
a3e72b5 Fix execution of plugins on Windows by @welteki
2f9258b Bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 by @dependabot[bot]

Changes: 0.16.22...0.16.23

Generated by Derek

Fixes for plugins on Windows

25 Jan 18:16
Compare
Choose a tag to compare

Changelog for 0.16.22:

Commits
8383725 Fixes for plugins on Windows by @alexellis

Changes: 0.16.21...0.16.22

Generated by Derek

Fix #990 for gateway override for namespace commands and add FAAS_DEBUG option to them also

29 Nov 17:46
Compare
Choose a tag to compare

Changelog for 0.16.21:

Commits
31db71d Enable FAAS_DEBUG for namespace commands by @alexellis
2ee2f27 Fix #990 by @alexellis

Changes: 0.16.20...0.16.21

Generated by Derek