fission

Fast and Simple Serverless Functions for Kubernetes

APACHE-2.0 License

Stars
8K
Committers
160

Bot releases are visible (Hide)

fission - 0.7.0

Published by smruthi2187 over 6 years ago

fission - 0.6.1

Published by soamvasani over 6 years ago

fission - 0.6.0

Published by soamvasani over 6 years ago

0.6.0

fission - 0.5.0

Published by life1347 over 6 years ago

0.5.0

fission - 0.4.1

Published by soamvasani over 6 years ago

0.4.1

fission - 0.4.0

Published by soamvasani almost 7 years ago

This release is compatible with Kubernetes 1.7 onwards. We switched from ThirdPartyResources to CustomResourceDefinitions. ThirdPartyResources are removed in Kubernetes 1.8, so upgrade with caution, using the upgrade guide below. The fission team is on http://slack.fission.io if you have any questions.

Install guide: http://fission.io/docs/0.4.0/install/

Upgrade guide from 0.3.0: http://fission.io/docs/0.4.0/upgrade-from-v0.3/

To upgrade from 0.2.1, please upgrade to 0.3.0 first, following the upgrade guide in the 0.3.0 release.

fission - 0.4.0rc

Published by soamvasani almost 7 years ago

0.4.0rc

fission - 0.3.0

Published by soamvasani about 7 years ago

Note: This release is incompatible with Kubernetes 1.8 (Because it uses ThirdPartyResources; see #314)

Installation Guide: http://fission.io/docs/0.3.0/install/

Major Changes

  • Build pipeline. Currently, only the Python environment supports this.
  • Workflow engine support (compatible with fission-workflows 0.1.1)
fission - 0.3.0-rc

Published by soamvasani about 7 years ago

0.3.0-rc

fission - buildmgr-preview-20170922

Published by soamvasani about 7 years ago

buildmgr-preview-20170922

fission - v0.2.1

Published by soamvasani about 7 years ago

Install / Upgrade Instructions

Installation instructions: http://fission.io/docs/v0.2.1/install

Upgrade guide: http://fission.io/docs/v0.2.1/upgrade-from-v0.1/

Release notes

Lots of big changes in this release!

Most importantly, the API has changed a lot. We switched to Kubernetes
ThirdPartyResources, and improved various pieces of the API to support
new environments.

The old API was too different from widely used Kubernetes patterns,
and so we decided to fully break compatibility for this release. We're still in
alpha, so you should expect the occasional API breakage; we'll be
better at preserving compatibility once we reach beta.

The CLI is still compatible. Environments are also still compatible --
environment images that worked before continue to work.

We're creating an upgrade tool to help migrate; if you're upgrading
v0.1.0 and can't do a fresh install, wait for the upgrade tool.

We now use Helm for installation instead of a set of YAML files.

The Fission "controller" is now stateless. Fission's etcd deployment
is removed, since Fission stores state in ThirdPartyResources. Large
function files are stored in a new function storage service, which
uses a persistent volume.

And, we've started a new docs site; for now it's just the installation
and upgrade guides, but we'll be writing more docs soon.

fission - v0.2.1-rc2

Published by soamvasani about 7 years ago

Install / Upgrade Instructions

Install: http://fission.io/docs/v0.2.1/install

Upgrade: Wait for the upgrade tool (see below)

Release notes

Lots of big changes in this release!

Most importantly, the API has changed a lot. We switched to Kubernetes
ThirdPartyResources, and improved various pieces of the API to support
new environments.

The old API was too different from widely used Kubernetes patterns,
and so we decided to fully break compatibility for this release. We're still in
alpha, so you should expect the occasional API breakage; we'll be
better at preserving compatibility once we reach beta.

The CLI is still compatible. Environments are also still compatible --
environment images that worked before continue to work.

We're creating an upgrade tool to help migrate; if you're upgrading
v0.1.0 and can't do a fresh install, wait for the upgrade tool.

We now use Helm for installation instead of a set of YAML files.

The Fission "controller" is now stateless. Fission's etcd deployment
is removed, since Fission stores state in ThirdPartyResources. Large
function files are stored in a new function storage service, which
uses a persistent volume.

And, we've started a new docs site; for now it's just an install
guide: http://fission.io/docs/v0.2.1/install , but we'll be writing
more docs soon.

fission - Nightly release for 2017-Jul-05

Published by soamvasani over 7 years ago

Nightly release for 2017-Jul-05

fission - Nightly release for 2017-Jun-21

Published by soamvasani over 7 years ago

Nightly release for 2017-Jun-21