This repository has been archived by the owner on Mar 9, 2022. It is now read-only.
Releases: choria-legacy/stream-replicator
Releases · choria-legacy/stream-replicator
0.0.5
0.0.4
0.0.3
0.0.2
Enhancements
- Save last-seen data regularly and on shutdown. Restore state on startup (#16)
- Expose message sizes via prometheus and other prometheus updates (#19)
- Add a sample Grafana dasbhoard (#17)
- Make various sleeps interruptible to speed up shutdown (#11)
- Initial, but incomplete, SSL support (#5)
Bug fixes
- Correctly track last-seen data avoiding only ever 1 update being published for a unique sender (#20)