EXE
WinGet
Fission CLI
Fission Project · 1.21.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
fission-v1.21.0-windows-amd64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Fission.Fission.CLI
Version
1.21.0
Description
Fast and Simple Serverless Functions for Kubernetes
License
Apache-2.0
↗
Homepage
https://github.com/fission/fission
Installer URL
https://github.com/fission/fission/releases/download/v1.21.0/fission-v1.21.0-windows-amd64.exe
Release Notes
Release Highlights: https://fission.io/docs/releases/v1.21.0/
Install Guide: https://fission.io/docs/installation/
What's Changed
- Fix: an invalid env manifest file breaks the executor component which stops the creation and deletion of envs by @soharab-ic in #3034
- Add podSpec to generated environment manifest by @soharab-ic in #3033
- Update K8s version for envtest to 1.30.x by @soharab-ic in #3038
- Remove unreachable code by @soharab-ic in #3039
- Bump github.com/golang-jwt/jwt/v4 from 4.5.…