What's Changed
Enhancement
- Adds a label
function.knative.dev/name: functionName
to every reso
uce created for a Function ([#757](https://github.com/knative-sandbox/
kn-plugin-func/pull/757), @zroubalik) - Adds the ability to build a Function on the cluster using Tekton Pip
elines. The build on the cluster is enabled by fetching Function sourc
e code from a remote Git repository. ([#743](https://github.com/knativ
e-sandbox/kn-plugin-func/pull/743), [@zroubalik](https://github.com/zr
oubalik))
Bug or Regression
- Changes the springboot function templates to use the base builder in
stead of the tiny builder. ([#792](https://github.com/knative-sandbox/
kn-plugin-func/pull/792), @lance)
Full Changelog: v0.21.0...v0.21.1