Skip to content

Releases: openfaas/faas-cli

Remove OpenFaaS Cloud commands

04 Oct 08:34
Compare
Choose a tag to compare

Changelog for 0.14.9:

Commits
d188521 Fix errors_test by @alexellis
b61b51e Remove openfaas-cloud commands by @alexellis

Changes: 0.14.8...0.14.9

Generated by Derek

Sort environment variable list in faas-cli describe

25 Sep 08:35
Compare
Choose a tag to compare

Changelog for 0.14.8:

  • PR #933 Make envVar output from describe deterministic by @rgee0

Commits
35fcca5 Make describe output for envvars deterministic by @rgee0
e390a02 Add multiple env vars to describe test table by @rgee0
d08553e Update examples to remove Swarm format in stack.yml by @alexellis
dff5735 Fix typo in help message for publish command by @alexellis

Changes: 0.14.7...0.14.8

Generated by Derek

Output read-only root filesystem setting from faas-cli generate

20 Sep 15:49
Compare
Choose a tag to compare

Changelog for 0.14.7:

  • PR #930 Fix generate command for read-only root filesystem setting by @welteki

Commits
0451db8 Fix generate command for read-only root filesystem setting by @welteki
b88dc19 Update ISSUE_TEMPLATE.md by @alexellis
f7f1265 Clarify the template not found message by @alexellis
4fe2b3f Rename build_redist to extract_binaries by @alexellis

Changes: 0.14.6...0.14.7

Generated by Derek

Upgrade to Go 1.18 and introduce timeout flag for deploy and store deploy

22 Aug 16:54
Compare
Choose a tag to compare

Changelog for 0.14.6:

  • PR #925 Upgrade to Go 1.18 and introduce timeout for deploy by @alexellis

Commits
fcf50ce Upgrade to Go 1.18 and introduce timeout for deploy by @alexellis

Changes: 0.14.5...0.14.6

Generated by Derek

Add flag to setup QEMU for the publish command

06 Aug 09:42
Compare
Choose a tag to compare

Changelog for 0.14.5:

  • PR #922 Add flag to setup QEMU for the publish command by @alexellis

Commits
3534df7 Add flag to setup QEMU for the publish command by @alexellis

Changes: 0.14.4...0.14.5

Generated by Derek

Enhancements for faas-cli describe

31 Mar 09:51
Compare
Choose a tag to compare
Pre-release

Changelog for 0.14.4:

Commits
17baca4 fix: add section header for usage data in describe output by @LucasRoesler
f3f2ead fix: remove extra spaces from the describe output by @LucasRoesler
ece60be feat: create dynamic printer for the function describe output by @LucasRoesler
b65e279 feat: Add missing fields to the describe output by @LucasRoesler

Changes: 0.14.3...0.14.4

Generated by Derek

Fix issue with SDK

24 Feb 12:11
Compare
Choose a tag to compare
Fix issue with SDK Pre-release
Pre-release

Changelog for 0.14.3:

Commits
56b1a7d Fix an issue with gateway URL mutation by @alexellis
830ec72 Switch to idomatic approach for creating URLs by @alexellis

Changes: 0.14.2...0.14.3

Generated by Derek

Add usage metrics for describe command

26 Jan 16:28
Compare
Choose a tag to compare

Changelog for 0.14.2:

Commits
b1c09c0 Add usage metrics for describe command by @alexellis

Changes: 0.14.1...0.14.2

Generated by Derek

PKCE support for OpenFaaS Pro customers

03 Dec 11:53
Compare
Choose a tag to compare

Changelog for 0.14.1:

Commits
d94600d Move to Go 1.17 and fix license-check by @alexellis

Changes: 0.14.0...0.14.1

Generated by Derek

PKCE support for OpenFaaS Pro customers

03 Dec 11:30
Compare
Choose a tag to compare
Pre-release

Changelog for 0.14.0:

  • PR #908 Support PKCE for auth command for OpenFaaS Pro users by @alexellis

Commits
ad610f1 Support PKCE for auth command for OpenFaaS Pro users by @alexellis

Changes: 0.13.15...0.14.0

Generated by Derek