CHANGELOG in message_bus-1.1.1 vs CHANGELOG in message_bus-2.0.0.beta.1
- old
+ new
@@ -1,4 +1,12 @@
+03-01-2016
+
+- Version 2.0.0.beta.1
+- Feature: add support for chunked encoding transport, this significnatlly improves long polling performance
+- Feature: strip around_filters and client filters, which were speculative
+- Fix: Message delivery race condition when a message was published just as long poll started. Ben Langfeld
+- Feature: strip support for message_handlers, speculative feature that was not used
+
09-12-2015
- Version 1.1.1
- Fix: In multisite config there was no way to specify site for last_id or backlog
to resolve overrides were added to #last_id and #backlog, MessageBus::Client now