Releases: openfaas/faas-cli
Release list
Fix for reservation/limit units during faas-cli local-run, drop armhf binaries, update to ordering for faas-cli logs
Changelog for 0.18.12:
- PR #1027 Remove the armhf binary from the release by @alexellis
Commits
c8191b7 Build the redistributable binaries on every push by @alexellis
216d248 Remove the armhf binary from the release by @alexellis
5ad61a0 Fix the 32-bit build of the memory limit error by @alexellis
76a5717 Correct the gateway resolution for logs by @alexellis
c3f9c1b Harden resource conversion for local-run by @alexellis
ee2bccc Read the gateway from stack.yaml in logs by @alexellis
873635d Convert Kubernetes resource units for local-run by @alexellis
Changes: 0.18.11...0.18.12
Generated by Derek
Use anonymous auth to pull plugins
Changelog for 0.18.11:
Commits
02a40ae Use anonymous auth to pull plugins by @alexellis
Changes: 0.18.10...0.18.11
Generated by Derek
Initial diff command for checking local vs remote functions
Changelog for 0.18.10:
Commits
81c2981 Updates to AGENTS.md by @alexellis
3d26b08 Initial diff command to check deployed functions by @alexellis
1722f10 Remove legacy single-dash flag translation layer by @alexellis
Changes: 0.18.9...0.18.10
Generated by Derek
Add --json/-j to most get/list commands bump to Go 1.26
Changelog for 0.18.9:
- PR #1026 Add --json/-j to most get/list commands by @alexellis
Commits
4635619 Bump GHA actions versions by @alexellis
20b4106 Bump Go to 1.26 and add AGENTS.md by @alexellis
6d47ba4 fix: gofmt alignment in secret_generate.go by @alexellis
cf69b70 Add alias for secret gen and fix for redirection to file by @alexellis
03bc33c Add --json/-j to most get/list commands by @alexellis
45e2f19 Mention --tag=digest for publish command by @alexellis
Changes: 0.18.8...0.18.9
Generated by Derek
Port build_secrets support for local Docker builds
Switch secret generate output from hex to base64 encoding
Changelog for 0.18.7:
- PR #1018 Bump golang.org/x/crypto from 0.41.0 to 0.45.0 by @dependabot[bot]
Commits
bb85f62 Switch secret generate output from hex to base64 encoding by @alexellis
0e3bfce Bump golang.org/x/crypto from 0.41.0 to 0.45.0 by @dependabot[bot]
Changes: 0.18.6...0.18.7
Generated by Derek
Derive build_secret key_id instead of accepting user input
Changelog for 0.18.6:
Commits
e263d1d Derive build_secret key_id instead of accepting user input by @alexellis
Changes: 0.18.5...0.18.6
Generated by Derek
Make key for seal/unseal positional argument
Changelog for 0.18.5:
Commits
1f5952d Make key for seal/unseal positional argument by @alexellis
Changes: 0.18.4...0.18.5
Generated by Derek
Remote builder secrets
Changelog for 0.18.4:
- PR #1017 Remote builder secrets by @alexellis
Commits
4889ec1 Add support for build secrets for remote builder by @alexellis
8eaf281 Reduce duplicated code by @alexellis
Changes: 0.18.3...0.18.4
Generated by Derek
Switch to ms output for getting plugins
Changelog for 0.18.3:
Commits
c5f6294 Switch to ms output for getting plugins by @alexellis
Changes: 0.18.2...0.18.3
Generated by Derek