v1.20.4
With 1.20.3 release, support for architecturearmv7
has been removed. Now Fission supportsarm64
andamd64
architectures only.
Features
Fission CLI changes
- Fission CLI supports K8s In-Cluster config. Now Fission CLI can be deployed in a K8s cluster using ServiceAccount for authentication and authorization. #2996
Fixes
Message Queue Trigger
- Handle MQT update scenario in MQT manager. #2991
Miscellaneous fixes
Updates
- Creating large number of MQTs takes time. Added workqueue support to MQT manager to speed up the MQT creation time. #2984
- Use typed client from Keda instead of unstructured. #2989
- Configure user ID for logger’s securityContext using
values.yaml
. #3005
Changelog
- cf55fbec Update chart version and app version to v1.20.4 #3006
- b80437b7 Configure user ID for logger container’s securityContext using helm values.yaml #3005
- 11baffc9 Fixed time unit loss problem after converting time #3004
- ce49eb3e Add resource namespace to logger #2999
- bf19e2fa Use in-cluster config when kubeconfig file is not found #2996
- 26f96488 Fix: Message queue trigger update #2991
- cb3a7654 Fix storagesvc url in archive #2982
- 7203cbf8 Remove redundant code and simplify input parsing during HTTPTrigger creation #2990
- 0b9d4c6f Use typed client from Keda instead of unstructured #2989
- c6beb29f Code cleanup from Fission CLI #2983
- 13abb2e9 Creating large number of MQTs takes time #2984
- 54db275d Removed armv7 references from goreleaser file #2988
References
Last modified September 2, 2024: Release notes and docs update for release v1.20.4 (#266) (4233b47)