CHANGELOG in message_bus-1.0.14 vs CHANGELOG in message_bus-1.0.15

- old
+ new

@@ -1,4 +1,10 @@ +09-07-2015 +- Version 1.0.15 +- Feature: MessageBus.reliable_pub_sub.max_backlog_age (in secs) configurable (default to 7 days) +- Fix: API for MessageBus.backlog("/bla") was returning global backlog by mistake +- Change: Max global backlog size reduced to 2000 elements + 08-06-2015 - Version 1.0.14 - Fix: we can not use Thread#kill best keepalive can do is terminate process cleanly - Feature: you can opt-out of keepalive with MessageBus.keepalive_timeout = 0