Skip to content

annosaurus 0.6.1

Compare
Choose a tag to compare
@hohonuuli hohonuuli released this 04 Feb 21:40
· 332 commits to master since this release

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.