Skip to content

Releases: openfaas/faas-cli

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

Redact the Authorization header with FAAS_DEBUG=1 for safer sharing

22 Nov 18:10
Compare
Choose a tag to compare

Changelog for 0.16.20:

Commits
2388ada Update dependencies in go.mod by @alexellis
3e76c8c Redact the Authorization header for safer sharing by @alexellis

Changes: 0.16.19...0.16.20

Generated by Derek

FIx requests values formatting in describe command

22 Nov 08:41
Compare
Choose a tag to compare

Changelog for 0.16.19:

Commits
f0bcb31 fix request usage by @nitishkumar71

Changes: 0.16.18...0.16.19

Generated by Derek

Add memory/CPU requests and limits to deploy command

20 Nov 12:04
Compare
Choose a tag to compare

Changelog for 0.16.18:

  • PR #987 Add memory/CPU requests and limits to deploy command by @alexellis

Commits
9981e9e Add memory/CPU requests and limits to deploy command by @alexellis

Changes: 0.16.17...0.16.18

Generated by Derek

Enable name override for generate --from-store

17 Oct 14:55
Compare
Choose a tag to compare

Changelog for 0.16.17:

Commits
f72db8d Update dependencies and fix unit tests for MacOS by @alexellis
4746367 Enable name override for --from-store by @alexellis
9424845 Fix git init in tests for prior to 2.28.0 by @alexellis

Changes: 0.16.16...0.16.17

Generated by Derek

Upgrade go-sdk to v0.2.7 and vendor deps

02 Oct 21:17
Compare
Choose a tag to compare

Changelog for 0.16.16:

Commits
7934de9 upgrade go-sdk to v0.2.7 and vendor deps by @nitishkumar71
d8d3920 Explicitly set default init branch when creating repos by @welteki

Changes: 0.16.15...0.16.16

Generated by Derek

Add namespace sub-command for managing namespaces with faasd and OpenFaaS for Enterprises

22 Sep 09:50
Compare
Choose a tag to compare

Changelog for 0.16.15:

Commits
ab72021 Fix test for lowercase error by @alexellis
b102982 Rename temp directory for fetching templates by @alexellis
93037de Update namespace descriptions and remove ioutil by @alexellis
03fd309 Implement namespace support using go-sdk by @nitishkumar71

Changes: 0.16.14...0.16.15

Generated by Derek

Updated internal dependencies

15 Sep 14:12
Compare
Choose a tag to compare

Changelog for 0.16.14:

Commits
d12888b Update version of Docker actions by @alexellis
c916c97 Cancel prior builds for build job by @alexellis
af03f71 Updates to vendor by @alexellis
080996a Update to go-execute v2 by @alexellis

Changes: 0.16.13...0.16.14

Generated by Derek