<dipin>
Today we released Wallaroo 0.5.3. This is a patch release that includes two very important new features.
<dipin>
First, we've released a preview version of the Python Connector API. This allows developers to build sources and sinks without the need to worry about Wallaroo’s internal protocol.
<dipin>
We also have a better resilience story: we now use an algorithm based on the Chandy-Lamport snapshotting algorithm that minimizes the impact of checkpointing on processing in-flight messages.