Skip to content

Releases: knative/func

v0.12.0

30 Mar 21:14
4332480
Compare
Choose a tag to compare

Features

  • add --build (default: true) flag to func deploy (8a91cac)
  • basic lifecycle integraiton tests (8edd0df)
  • integration tests target (ddf4ab8)
  • local cluster allocation, configuration and teardown (9c499b6)
  • using custom docker daemon (e.g podman) (6d2d8c6)

Bug Fixes

  • func deploy uses Docker API, not binary (dc2fbee)
  • func run now uses Docker API, not binary (db0945e)
  • compare service names in integraiton tests (1551d69)
  • exposed port (7ed2e86)
  • increase remove timeout to 120s (80e366b)
  • sprint-boot template (38fd673)
  • update pack dependency (c3c2165)

v0.11.0

21 Jan 17:05
e700252
Compare
Choose a tag to compare

Features

  • add --all-namespaces flag to func list (#242) (8e72fd2)

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

08 Dec 17:14
9ed6478
Compare
Choose a tag to compare

Features

  • add spring cloud function runtime and templates (#231) (557361a)

Bug Fixes

v0.9.0

06 Nov 20:31
e8b622e
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • rename faas to function (#210)
  • remove create cli subcommand (#180)

Features

Bug Fixes

  • delete and `deploy sub-commands respects func.yaml conf (d562498)
  • return JSON in Node.js event template (#211) (beb838f)

v0.8.0

21 Oct 15:10
d59af67
Compare
Choose a tag to compare

⚠ 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

src

  • change all references of "repository" to "registry" for images (#156) (e425c8f)

v0.7.0

24 Sep 18:33
40962fc
Compare
Choose a tag to compare

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

09 Sep 14:21
6fb0116
Compare
Choose a tag to compare
release: v0.6.2

Release v0.6.1

09 Sep 10:22
bcd692b
Compare
Choose a tag to compare
release: v0.6.1

Release v0.6.0

31 Aug 10:20
8262aa1
Compare
Choose a tag to compare
release: v0.6.0

Release v0.5.0

31 Jul 14:07
811d09a
Compare
Choose a tag to compare