Releases: openfaas/faas-cli
FIx requests values formatting in describe command
Changelog for 0.16.19:
- PR #989 FIx requests values formatting in describe command by @nitishkumar71
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
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
Changelog for 0.16.17:
- PR #980 Fix git init in tests for prior to 2.28.0 by @alexellis
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
Changelog for 0.16.16:
- PR #982 upgrade go-sdk to v0.2.7 and vendor deps by @nitishkumar71
- PR #979 Explicitly set default init branch when creating repos by @welteki
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
Changelog for 0.16.15:
- PR #976 Implement namespace support using go-sdk by @nitishkumar71
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
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
Fix remote-builder flag example
Changelog for 0.16.13:
Commits
869d236 Update dependencies for go.mod by @alexellis
287cd23 Fix remote-builder flag example by @welteki
Changes: 0.16.12...0.16.13
Generated by Derek
Move namespace into body for delete and scale endpoint
Changelog for 0.16.12:
Commits
e625c75 Move namespace into body for scale function by @alexellis
c7114c1 Pass namespace via body for function deletion by @alexellis
Changes: 0.16.11...0.16.12
Generated by Derek
Implement --watch for local-run with cancellation support
Changelog for 0.16.11:
- PR #970 Implement --watch for local-run with cancellation support by @alexellis
Commits
a927085 Enable switching out to publish + deploy by @alexellis
f152b34 Run initial command in a go routine by @alexellis
590cc9b Move reload message for up command by @alexellis
8f99286 Fix debounce from 1500s to 1500ms by @alexellis
4c08402 Implement --watch for localrun with cancellation support by @alexellis
Changes: 0.16.10...0.16.11
Generated by Derek
Fixes for the --watch flag for faas-cli up and Dockerfile template used with localrun
Changelog for 0.16.10:
- PR #969 Fixes for the --watch flag for faas-cli up by @alexellis
Commits
d240045 Note on why localrun can't support --watch yet by @alexellis
c1b41ac Fix for localrun when Dockerfile defines fprocess by @alexellis
febb152 Ignore swx files by @alexellis
aa01d79 Make md5 hashes for digest more stable by @alexellis
8d5e23c Fixes for the --watch flag for faas-cli up by @alexellis
839ca64 Fix --tag digest for generate command by @alexellis
Changes: 0.16.9...0.16.10
Generated by Derek