Release Highlights: https://fission.io/docs/releases/v1.20.3/ Install Guide: https://fission.io/docs/installation/
Changelog
- 01598024 Update chart version to v1.20.3 (#2987)
- 90d781ca Fixed mqtrigger scaling issue (#2986)
- 1732d9f4 Update README.md (#2738)
- 8de5a5b0 Fix: Storage leak in Builder and Fetcher (#2979)
- 35276a50 Bump golang.org/x/image from 0.10.0 to 0.18.0 (#2972)
- c6c811ea Show warning that
--yolo
,--concurrency
and--rpp
fields are valid for executortypepoolmgr
only (#2971) - f2baa171 Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 (#2970)
- a34840b0 Set OwnerReferences to K8s resources created by Fission (#2964)
- 06b52e36 Update keda connectors image tag (#2963)
- 19858521 added http status code error handling to DownloadUrl function (#2959)
- 4c4b574d Fix fission-cli cmd
pkg getdeploy
(#2960) - 9b978cf2 Fixed an error when using the command to download src (#2940)
- ef05e242 fetcher when call uploadHandler ,archive zip, Use newZip instead of the default DefaultZip to improve the fetcher to accept more upload requests. (#2955)
- 156c1ac2 Pin goreleaser version to v1 in github actions (#2956)
- ade2daa0 Make image description template variables less from goreleaser configuration (#2954)
- 6a84cee1 Add description label to docker images (#2952)
- b95e317a fix: Router failed to create ingress resource in
fission
namespace (#2951)