This build features a number of additions, updates, and fixes, including:

Assembly

Builder.fromJson can now take a context object argument.

JSON HTTP Client

Added a basic library for typical interaction with a JSON-oriented HTTP API.  The library can run over built-in HTTP or OK HTTP.

Utilities

Evaluator

The ExpressionEvaluator can now evaluate entire JSON objects and arrays, and can evaluate to a long value.

JSON Path Evaluation

Added JsonPathEval to evaluate a JSON path against a JSON object.

Flow Control

Added the Flow Control system, an API service for managing deployment of event processing jobs.

Model & Model IO

Added a set of event processing components for interacting with a Model in addition to a redesigned Model service.

See https://bitbucket.org/continualio/continual/src/bb9a495c8cadc5ebbc6afc2b5469e6cd7742a513/?at=release%2F0.2.28