Skip to content

Releases: openfaas/faas-cli

Add local-run command

19 Jan 16:31
fea2bf5
Compare
Choose a tag to compare

Changelog for 0.15.6:

Commits
fea2bf5 Update publish.yaml by @alexellis
5900fe4 chore: ensure we always ignore the .secrets folder by @LucasRoesler
da9beb6 Tell users to turn on experimental to use local-run by @alexellis
13d615b Mentin that auth moved to the pro plugin by @alexellis
90820b2 Require experimental flag for use by @alexellis
6ada4ad feat: add run command for local testing by @LucasRoesler
ebad384 Update publish.yaml by @alexellis
fa889b2 Fix docker login in publish actions by @alexellis
b2d4f17 Fix publish job by @alexellis
1be815b Fix registry-login command for ecr by @welteki
fe4fdc7 Rename error variables by @alexellis
37d4f05 Provide validation for ecr flag in registry-login command by @alexellis

Changes: 0.15.5...0.15.6

Generated by Derek

Fix for rendering functions with null annotations

15 Dec 20:24
Compare
Choose a tag to compare

Changelog for 0.15.5:

Commits
3c6d2a6 Fix issue where API returns no annotations by @alexellis
f7695fc Fix bad error handling by @alexellis

Changes: 0.15.4...0.15.5

Generated by Derek

Update for CE commands

10 Nov 07:59
Compare
Choose a tag to compare

Changelog for 0.15.4:

Commits
0074051 Move auth commands to pro plugin by @alexellis

Changes: 0.15.3...0.15.4

Generated by Derek

Allow plugins with any name

04 Nov 08:29
Compare
Choose a tag to compare
Pre-release

Changelog for 0.15.3:

Commits
c96c653 Enable additional plugin names by @alexellis
7ee80e6 Rename errors to err by @alexellis

Changes: 0.15.2...0.15.3

Generated by Derek

Release for ARM64 Darwin

02 Nov 12:16
Compare
Choose a tag to compare

Changelog for 0.15.2:

Commits
addf6bb add support for arm64 architecture on darwin by @nitishkumar71

Changes: 0.15.1...0.15.2

Generated by Derek

Automatically get OS and Arch for downloading plugins

02 Nov 09:24
Compare
Choose a tag to compare

Changelog for 0.15.1:

  • PR #942 Use arkade archive package to untar plugins and automatically get os and arch for plugin downloads by @welteki

Commits
ecffc62 Switch to arkade archive package for reading tar files by @welteki
68a9df3 Get arch and os for plugin command by @welteki

Changes: 0.15.0...0.15.1

Generated by Derek

Experimental support for plugins

28 Oct 14:44
Compare
Choose a tag to compare
Pre-release

Changelog for 0.15.0:

Commits
bbf0925 Add experimental support for plugins by @alexellis
29953f1 fix: set the client user agent by @LucasRoesler
81ea36a Update ISSUE_TEMPLATE.md by @alexellis

Changes: 0.14.11...0.15.0

Generated by Derek

Fix issue with overrides for env-vars in store

18 Oct 11:33
Compare
Choose a tag to compare

Changelog for 0.14.11:

Commits
8820d8e Only pull from TemplateConfigs when set in stack file by @alexellis

Changes: 0.14.10...0.14.11

Generated by Derek

Fix issue with overrides for env-vars in store

11 Oct 08:35
Compare
Choose a tag to compare

Changelog for 0.14.10:

Commits
10815df Fix issue with overrides for env-vars in store by @alexellis

Changes: 0.14.9...0.14.10

Generated by Derek

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