Releases: knative/func
Releases · knative/func
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
Release v0.6.0
release: v0.6.0
Release v0.5.0
v0.5.0
Release v0.4.0
actions: add automated releases of faas binary