annosaurus 0.6.1
This is a bug fix release. The ZeroMQ publisher was posting duplicate messages, at least in some circumstances. We now filter those out using observable.distinct
where the filter compares the annotations observationUuid
and observationTimestamp
to determine if a message is a duplicate.