CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 227
Releases: openfaas/faas-cli
Add OPENFAAS_STORE for when the function store is custom
Compare
Changelog for 0.17.8:
Commits
f13bf93 Add OPENFAAS_STORE for when the function store is custom by @alexellis
Changes: 0.17.7...0.17.8
Generated by Derek
Assets 14
- sha256:bf5306ac582ad140490584b60863ad7ec73d35b021defa6d9346eadb6d386ec011.2 MB
2025-08-29T15:13:53Z - sha256:b1431a1a363102e5ac6b495e95e8932c738aa7e65d54c514d87642c0c4c8b3d010.4 MB
2025-08-29T15:13:54Z - sha256:0501ee50aa7182d4526d8b9e4597669a170aea4307f93aefda07352f6d06e92681 Bytes
2025-08-29T15:13:55Z - sha256:ad17b042466b5157ef18b1e85e518fcfbccddb79d4ec0a5e2b1d28657206c3c810.6 MB
2025-08-29T15:13:55Z - sha256:97c8b073af53f80810eb2ebd3e0117ec6788534c1563df1a45abe88037364bea81 Bytes
2025-08-29T15:13:56Z - sha256:f45b4de002eb715150e0d4e6a4438b770c5b67811f80a74144f99e4a9987e7f811.4 MB
2025-08-29T15:13:57Z - sha256:5740aff54444405c65e2ab1e314105108a43968d5a132f4ee5a2f8f78509179510.7 MB
2025-08-29T15:13:58Z - sha256:d3d1836d13407c7f7b67e0ce884e7d96cb5b73ee6f9640c656f886f0dfc8488e88 Bytes
2025-08-29T15:13:59Z - sha256:4b57730d139182c6dd2356b7489f8d739ab319760f45cb6a13084c742a93e7c482 Bytes
2025-08-29T15:13:59Z - sha256:c031be260dd6664c4fa1dba4d2621b57809e114e3b0bcf8eeff414954aa2e6f411.7 MB
2025-08-29T15:14:00Z -
2025-08-29T15:08:04Z -
2025-08-29T15:08:04Z - Loading
Update vendor, update Go to 1.25, extract stack package to go-sdk
Compare
Changelog for 0.17.7:
Commits
619282a Update vendor and Go to 1.25 by @alexellis
bda863d Move stack package to go-sdk by @alexellis
Changes: 0.17.6...0.17.7
Generated by Derek
Assets 14
Use same header format as curl for invoke command
Compare
Assets 14
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