Releases: openfaas/faas-cli
Add FAAS_DEBUG for printing HTTP requests sent to the gateway
Changelog for 0.15.7:
Commits
d18c161 Print debug info about HTTP requests via FAAS_DEBUG by @alexellis
Changes: 0.15.6...0.15.7
Generated by Derek
Add local-run command
Changelog for 0.15.6:
- PR #949 chore: ensure we always ignore the .secrets folder by @LucasRoesler
- PR #946 feat: add run command for local testing by @LucasRoesler
- PR #948 Fix registry-login command for ecr by @welteki
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
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
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
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
Changelog for 0.15.2:
- PR #943 Add support for arm64 architecture on darwin by @nitishkumar71
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
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
Changelog for 0.15.0:
- PR #939 fix: set the client user agent by @LucasRoesler
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
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
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