I've been working on making the usage of ARIA more generic, and opened up a
few PRS:

   - https://github.com/apache/incubator-ariatosca/pull/209 - making the
   update of tasks triggered by events more generic.
   - https://github.com/apache/incubator-ariatosca/pull/211 - the current
   json encoding mechanism is too strict to the current implementation of ARIA
   - this PR makes it more generic.

In addition, the current logging handler context manager just adds handlers
instead of replacing it. This PR fixes it:
https://github.com/apache/incubator-ariatosca/pull/210.

These PRs are fairly short and simple, it'd be great if we could push those
to 0.2.0.

Reply via email to