Skip to content

Releases: openfaas/faas-cli

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

Increase IdleConnTimeout from 120ms to 5s

Choose a tag to compare

@alexellis alexellis released this 03 Mar 11:26

Changelog for 0.18.2:

Commits
30fa81c Increase IdleConnTimeout from 120ms to 5s by @welteki

Changes: 0.18.1...0.18.2

Generated by Derek

Drain response bodies for connection re-use

Choose a tag to compare

@alexellis alexellis released this 27 Feb 12:21

Changelog for 0.18.1:

Commits
24da2b8 Drain response bodies for connection re-use by @alexellis

Changes: 0.18.0...0.18.1

Generated by Derek