Skip to content

Releases: openfaas/faas-cli

Fix for reservation/limit units during faas-cli local-run, drop armhf binaries, update to ordering for faas-cli logs

Choose a tag to compare

@alexellis alexellis released this 27 Jul 11:01

Changelog for 0.18.12:

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

Choose a tag to compare

@alexellis alexellis released this 22 Jul 17:27

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

Choose a tag to compare

@alexellis alexellis released this 16 Jun 15:09

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

Choose a tag to compare

@alexellis alexellis released this 16 Jun 11:31

Changelog for 0.18.9:

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

Choose a tag to compare

@alexellis alexellis released this 02 Apr 10:31

Changelog for 0.18.8:

  • PR #1021 Add build_secrets support for local Docker builds by @welteki

Commits
bf30959 Read build secret files before sending to remote builder by @welteki
1be251f Add support for build secrets in local Docker builds by @welteki

Changes: 0.18.7...0.18.8

Generated by Derek

Switch secret generate output from hex to base64 encoding

Choose a tag to compare

@alexellis alexellis released this 24 Mar 10:50

Changelog for 0.18.7:

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

Choose a tag to compare

@alexellis alexellis released this 24 Mar 10:31

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

Choose a tag to compare

@alexellis alexellis released this 24 Mar 09:39

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

Choose a tag to compare

@alexellis alexellis released this 23 Mar 18:33

Changelog for 0.18.4:

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

Choose a tag to compare

@alexellis alexellis released this 03 Mar 15:24

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