Flogo Versions Save

Project Flogo is an open source ecosystem of opinionated event-driven capabilities to simplify building efficient & modern serverless functions, microservices & edge apps.

v0.4.1

6 years ago

v0.4.0

6 years ago

Key feature(s):

Flogo Edge Apps: Launched at TIBCO Now in Berlin and generally available via Flogo Web UI. Flogo Edge Apps is the easiest way to build apps targeting microcontrollers. We’ve built a contribution model around microcontroller platforms, triggers & activities enabling Flogo Edge Apps to be extended to support additional microcontroller platforms and sensors.

WebUI has been enhanced to include a new application profile concept, when the Microcontroller profile is selected, applications can be built to target specific microcontroller platforms (such as Arduino).

As always, this release also includes general bug fixes.

v0.3.4

7 years ago

v0.3.3

7 years ago

v0.3.2

7 years ago

Squashing bugs, improving performance and general clean-up.

v0.3.1

7 years ago

Flogo Web

Flogo Web UI has undergone a bit of a facelift, with general improvements and also the introduction of applications to better manage organize your flows.

Flogo Web UI is available via a Docker image that provides a web-based design tool and all the required dependencies to develop, test and build applications. Follow the instructions on http://flogo.io to get started.

General bug fixes and performance improvements.

v0.3.0

7 years ago

Flogo Web

New Flogo Web UI docker image that provides a web-based design tool and all the required dependencies to develop, test and build flows. Follow the instructions in http://flogo.io to start the Flogo Web.

Flogo Adapters

New Flogo Adapter Trigger provides your Flogo application the ability to start a flow from a device. Use the new CLI device commands to prepare, build and update the firmware of a device. Check out the device section of flogo-cli to get started.

v0.2.3

7 years ago

flogo

  • Corrected instructions in readme for the helloworld sample.

flogo-services

  • Reimplemented flow & state services in Go to eliminate Java dependencies so that runtime footprint and docker image sizes are minimized.

flogo-cli

  • Fixed incorrect type of error in the Activity.eval() method when building a custom Activity.
  • Fixed missing error as return value in Trigger.stop() method when building a custom Trigger.

v0.2.2-beta1

7 years ago

v0.2.1

7 years ago