CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 227
Releases: openfaas/faas-cli
Use same header format as curl for invoke command
Compare
Assets 14
- sha256:f4b318c45bcee9b90418765cffc1f3630e41f14a1736f1019d33f4ff7e38df92
2025-07-16T12:02:57Z - sha256:f02a97db81aface885c91808fee925c3ffa2d94b18abecc41427c88447b736e2
2025-07-16T12:02:58Z - sha256:101f49445e6f71abd03a4edfd570e2c9f842ee7cdfdc453a4ff5a8e1546b0622
2025-07-16T12:02:59Z - sha256:66977ea808f690b9a706f667e14b7f2cf51e7c9034a7d2e79301d0a7b8910d80
2025-07-16T12:02:59Z - sha256:7e15c598dc09f12dfbd7ae3b978c5ce27fe44c2a37b5f5efd78594f04af54fe4
2025-07-16T12:03:00Z - sha256:39a8f48f7940fde03a51315b1d95a186d30ba10ddb6b92349f79181016394f64
2025-07-16T12:03:00Z - sha256:f099b51e246cc4c7b589bab1a68b3eb156456981fc41fefbc406c55ea925bf9e
2025-07-16T12:03:01Z - sha256:66365023f4c899ea894028b6972eecc964624555ab07b93759e563a7e6ba55ce
2025-07-16T12:03:02Z - sha256:af2790c9e1f5deea348395869845cef25b44bde3c052ed3c1b9be34ae65ab189
2025-07-16T12:03:02Z - sha256:93abbfa99060b46f37ce612323cf2cde1a941bef139c1a361bb60fededfd6c60
2025-07-16T12:03:03Z -
2025-07-16T11:57:38Z -
2025-07-16T11:57:38Z - Loading
Support streaming logs for remote builds
Compare
Changelog for 0.17.5:
Commits
70eb80d Fix url for remote builder by @welteki
3da8558 Fix build options support for remote builds by @welteki
2651490 Use Go SDK CreateBuildContext function by @welteki
d756051 Use Go SDK MakeTar function to prepare remote build archive by @welteki
5a4593c Support streaming logs for remote builds by @welteki
Changes: 0.17.4...0.17.5
Generated by Derek
Assets 14
Update for man page for secret create and GitHub workflows
Compare
Changelog for 0.17.4:
Commits
30655b0 Update actions for publish by @alexellis
f9ff7af Fix man page for secret create for --replace by @alexellis
Changes: 0.17.3...0.17.4
Generated by Derek
Assets 14
Update to MIT license for faas-cli (only)
Compare
Changelog for 0.17.3:
Commits
c024f16 Restore MIT license for faas-cli by @alexellis
Changes: 0.17.2...0.17.3
Generated by Derek
Assets 14
Replace secrets via secret create when needed
Compare
Changelog for 0.17.2:
Commits
e39b6c4 Replace secrets via secret create when needed by @alexellis
Changes: 0.17.1...0.17.2
Generated by Derek
Assets 14
Make stack.yaml the default for new functions, pull templates when not available
Compare
Changelog for 0.17.1:
- PR #1005 Update faas-cli new to use stack.yaml as a default by @alexellis
- PR #1004 Pull templates from store when not present by @alexellis
Commits
1ca7ded Update vendor in Go.mod by @alexellis
acb912d Update faas-cli new to use stack.yaml by @alexellis
13a967a Fix bash test by @alexellis
11885ac Better error handling and Handle potential permissions issue by @alexellis
d3c89eb Fail integration test early through set mechanisms by @alexellis
6eeded5 Name template from python3 to python3-http by @alexellis
0b5ae5a Update CI test to use python3-http instead of EOL template by @alexellis
c4e4ff9 Accept stack.yaml as a default file if present by @alexellis
7fdb7f7 Make test more accurate by fixing URLs by @alexellis
ef9c610 Switch out ruby for dockerfile in tests by @alexellis
15ae2e3 Pull templates from store when not present by @alexellis
Changes: 0.17.0...0.17.1
Generated by Derek
Assets 14
Add command to print JWT token for customer support
Compare
Changelog for 0.17.0:
Commits
b368a1c Add command to print JWT token for customer support by @alexellis
Changes: 0.16.38...0.17.0
Generated by Derek
Assets 14
Maintenance release - update dependencies, migrate to Go 1.23
Compare
Changelog for 0.16.38:
Commits
6de492c Build with Go 1.23 by @alexellis
483d2ad Update dependencies in go.mod by @alexellis
Changes: 0.16.37...0.16.38
Generated by Derek
Assets 14
Support random port for local-run command
Compare
Changelog for 0.16.37:
Commits
4160539 Support a random port for the local-run by @alexellis
Changes: 0.16.36...0.16.37
Generated by Derek
Assets 14
Remove armv7 from build and examples
Compare
Changelog for 0.16.36:
Commits
cb0c41e Remove armv7 from build and examples by @alexellis
Changes: 0.16.35...0.16.36
Generated by Derek