Bug Fixes
- only send new tasks/resources/etc over the event channel (#238) (fdc77e28)
- increased default event buffer capacity (#235) (0cf0aee)
- use saturating arithmetic for attribute updates (#234) (fe82e170)
Changes
- moved ID rewriting from
console-subscriber
to the client (#244) (095b1ef)