knative/func@release-1.13
Changes by Kind
Enhancement
- Log if image is referenced by tag in s2i builder. (#2090, @AdamKorcz)
- Adding local field to function for handling transient spec (Local.Remote) (#2121, @vyasgun)
Bug or Regression
- Add limit to number of manifests (#2055, @AdamKorcz)
Uncategorized
- Kn func subscribe will allow you to create Knative Eventing Triggers for improved event processing for kn func (#2001, @matzew)
- Adding simple Podman insecure registry support (#2060, @matzew)
- Using
$CONTAINER_ENGINEvariable instead of hard-codeddocker(#2066, @matzew) - Smooth syntax and pass only in the filters not the entire config (#2115, @matzew)
- Don't duplicate subscriptions (#2116, @matzew)
- Testing two sources(brokers) and third invocation for an override on the first (#2118, @matzew)
- Invoke instanced CE function's handle
withNew()(#2119, @matzew) - Springboot bumps (#2126, @matzew)
- Bump for GO-GIT 5.11 (#2130, @matzew)