Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Releases: choria-legacy/stream-replicator

0.0.5

29 Jan 17:27
Compare
Choose a tag to compare

Bug Fixes

  • Improve condrestart on el6 to consider all running instances (#27)

Enhancements

  • Use new packaging framework

0.0.4

16 Jan 15:20
Compare
Choose a tag to compare

Bug Fixes

  • Improve client name uniqueness to easy multi site deployments (#38)

Enhancements

  • Complete el6 support in the Puppet module

0.0.3

03 Jan 11:16
Compare
Choose a tag to compare

Bug Fixes

  • Ensure writing last-seen cache works on multi partition nodes (#24)
  • Stop all running replicators on el6 (#27)

Enhancements

  • Adds a Puppet module (#10)

0.0.2

01 Jan 11:03
Compare
Choose a tag to compare

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)

0.0.1

31 Dec 09:20
f71acf9
Compare
Choose a tag to compare

Initial Release