Releases: knative/func
Releases · knative/func
v0.13.0
⚠ BREAKING CHANGES
- change envVars to env in func.yaml (#316)
Features
- add support for annotations in func.yaml (#314) (5feb0e2)
- add/improve spinner for build and deploy (#322) (857b0fd)
- create templates archive on go generate (63b7f11)
- function name matches KService name (#317) (541e858)
- positive error when runtimme or template unrecognized (acc56b0)
- preserve file modes using in-memory tar FS (7dc772e)
- support windows paths in embedded templates FS (c2b2168)
- usage of local evnvvar in func cfg file (7f8e595)
Bug Fixes
- added checks on delete command test for lint (94e387c)
- default for
--builder
flag (06455f4) - func delete with explicity name as argument (#323) with strict validation (8ab0ba2)
- lint issues (895872a)
Code Refactoring
v0.12.1
v0.12.0
v0.11.0
Features
Bug Fixes
- change --format flag to --output for list and describe commands (#248) (6470d9e)
- correct fn signatures in Go Events template (#246) (5502492)
- correcting broken merge (#252) (8d1f5b8)
- fix the help text for the describe function (#243) (5a3a0d6)
- print "No functions found in [ns] namespace" for kn func list (#240) (61ea8d4)
- set envVars when creating a function (#250) (f0be048)
v0.10.0
v0.9.0
v0.8.0
⚠ BREAKING CHANGES
- change all references of "repository" to "registry" for images (#156)
- combine deploy and update commands (#152)
Features
- add health probes to node & go services (#174) (95c1eb5)
- introduce CloudEvent data as first parameter for event functions (#172) (7451194)
- user can set envvars (5182487)
- kn: Enable faas to be integrated as plugin to kn (#155) (85a5f47)
- ability for users to specify custom builders (#147) (c2b4a30)
- combine deploy and update commands (#152) (d5839ea)
- fish completion (d822303)
Bug Fixes
- examples in readme (5591e7f)
- image parsing (6a621a5)
- regenerate pkger files (#183) (1d14a8c)
- root cmd init (ec5327d)
- stop using manually edited completion (bf9b048)
- update quarkus templates (ffc6a12)
- update to Knative 0.17 (#145) (5fe7052)
src
v0.7.0
Features
- add local debugging to node.js templates (#132) (1b0bb15)
- decouple function name from function domain (#127) (0258626)
- default to no confirmation prompts for CLI commands (566d8f9)
- set builder images in templates and .faas.yaml (#136) (d6e131f)
- ci/cd: add release-please for automated release management (8a60c5e)
Bug Fixes
Release v0.6.2
release: v0.6.2
Release v0.6.1
release: v0.6.1