← Back to all sparks
F

Fission

INFRA · APIS
Velocity0.0

Serverless function framework for Kubernetes with sub-second cold starts

Fission's release feed carries only RC tags, and none of them say what shipped

serverlesskubernetesfaasrelease-candidatesthin-changelog
Current state
Every entry here is a release candidate — v1.22.0-rc1 and rc2, v1.23.0-rc1, v1.25.0-rc1 — with no final release appearing between them, and the version sequence skips 1.24 entirely. The bodies are whatever the tagging commit said, so what reaches this feed is a dependabot bump, a CLI tool-version refresh, a codegen sync explicitly labelled as having no functional change, and one entry that is nothing but links to an external release-highlights page. The actual release notes live on the project's documentation site, not here.
Where it's heading
What can be read from these tags is infrastructure maintenance rather than product direction: Go dependency updates, helm and kind and skaffold and cosign version refreshes, and regenerated swagger and applyconfiguration files kept in sync with CEL and webhook validation comments in the core API types. That last one is the only entry hinting at anything structural — CEL-based validation on the API types implies declarative validation moving into the CRDs — but the commit itself changes only generated output.
Prediction
This feed does not carry enough to predict product direction; until final releases or their notes appear here rather than only candidate tags, any read of where Fission is heading would be guesswork.

Recent moves

  1. 2mo ago

    Fission 1.25.0-rc1 tag carries only regenerated codegen output

    Swagger docs and applyconfiguration files regenerated to match CEL and webhook validation comments in the core v1 API types, described in the commit as having no functional change. The underlying validation work it syncs against is not visible in this feed.

    View source ↗
  2. 2mo ago

    Fission 1.23.0-rc1 tag carries a CI tool-version refresh

    The entire release note is a refresh of workflow tool versions — helm, kind, skaffold, cosign and others. Build pipeline upkeep that says nothing about the release it tags.

    View source ↗
  3. 7mo ago

    v1.22.0-rc2

    Two links and no content — the release highlights and install guide both point off to the documentation site. The one entry in this window that acknowledges release notes exist also confirms they are published somewhere other than here.

    View source ↗
  4. 9mo ago

    Fission 1.22.0-rc1 tag carries a golang.org/x/net bump

    A dependabot upgrade of golang.org/x/net in a websocket test directory, tagged as a release candidate. Indirect test-only dependency movement, with no bearing on what users of the release get.

    View source ↗