Changelog for
python-moksha-hub-1.4.5-1.fc22.noarch.rpm :
Fri May 8 14:00:00 2015 Ralph Bean
- 1.4.5-1
- Latest upstream. Fixes exception counting stats.
Wed Oct 22 14:00:00 2014 Ralph Bean - 1.4.4-1
- Latest upstream; removed our patches.
- Consumers can now handle a list of multiple topics again.
Wed Oct 1 14:00:00 2014 Ralph Bean - 1.4.3-2
- Patch to make polling producers advertise the last time they ran.
Thu Sep 25 14:00:00 2014 Ralph Bean - 1.4.3-1
- Latest upstream with stomp improvements.
Mon Sep 15 14:00:00 2014 Ralph Bean - 1.4.2-1
- Latest upstream with support for STOMP-1.1.
Fri Aug 8 14:00:00 2014 Ralph Bean - 1.4.1-1
- Configurable permissions on the monitoring socket.
- Suggest a threadpool size to twisted based on the number of consumers.
Fri Jul 18 14:00:00 2014 Ralph Bean - 1.4.0-1
- New API points: pre_consume and post_consume.
Mon Jun 30 14:00:00 2014 Ralph Bean - 1.3.4-1
- Improved exception handling in the consumer API.
Sat Jun 7 14:00:00 2014 Fedora Release Engineering - 1.3.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Tue Jun 3 14:00:00 2014 Ralph Bean - 1.3.3-1
- Added threading model to the polling producer API.
Thu Apr 24 14:00:00 2014 Ralph Bean - 1.3.2-1
- Bugfixes to the monitoring socket.
Thu Apr 24 14:00:00 2014 Ralph Bean - 1.3.1-2
- Add dep on python-six.
Thu Apr 24 14:00:00 2014 Ralph Bean - 1.3.1-1
- More stats written to the monitoring socket.
Sun Apr 13 14:00:00 2014 Ralph Bean - 1.3.0-1
- Introduce a new monitoring socket.
- Moksha consumers are now given their own thread and incoming queue.
Tue Jan 14 13:00:00 2014 Ralph Bean - 1.2.2-2
- Enable websocket portion of the test suite again.
- Remove hard dep on python-qpid.
Fri Dec 13 13:00:00 2013 Ralph Bean - 1.2.2-1
- Latest upstream fixing a memory leak in the websocket server.
Sun Aug 4 14:00:00 2013 Fedora Release Engineering - 1.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Mon Apr 15 14:00:00 2013 Ralph Bean - 1.2.1-1
- Latest upstream with a bugfix to consumer loading.
Tue Mar 26 13:00:00 2013 Ralph Bean - 1.2.0-1
- Latest upstream.
- Removed websocket tests until this review is complete:
https://bugzilla.redhat.com/show_bug.cgi?id=909644
Thu Feb 14 13:00:00 2013 Fedora Release Engineering - 1.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Tue Dec 4 13:00:00 2012 Ralph Bean - 1.1.0-1
- Latest upstream with support for zmq_tcp_keepalive.
Tue Dec 4 13:00:00 2012 Ralph Bean - 1.0.9-1
- Latest upstream.
- Fixed check conditional for rhel6.
Wed Oct 10 14:00:00 2012 Ralph Bean - 1.0.7-1
- Various bugfixes.
- Support for zeromq3.
- Needs python-moksha-common-1.0.6 or later.
Mon Oct 1 14:00:00 2012 Ralph Bean - 1.0.4-1
- Allow moksha-hub to use a non-standard config (specified as an argument).
- Temporary bug fix in websocket server message distribution.
Wed Sep 26 14:00:00 2012 Ralph Bean - 1.0.3-1
- Fix to _initialized namespacing for consumers.
- More careful still when cleaning up consumers.
Wed Sep 19 14:00:00 2012 Ralph Bean - 1.0.2-1
- Miscellaneous bugfixes in consumer cleanup.
- Added conflicts tag against old moksha.
Wed Sep 12 14:00:00 2012 Ralph Bean - 1.0.1-1
- Require latest python-moksha-common
Sat Sep 8 14:00:00 2012 Ralph Bean - 1.0.0-5
- Disable test suite for el6.
Sat Sep 8 14:00:00 2012 Ralph Bean - 1.0.0-4
- Remove \"Twisted\" from the list of deps in setup.py.
Wed Sep 5 14:00:00 2012 Ralph Bean - 1.0.0-3
- Use optflags instead of RPM_OPT_FLAGS to be consistent.
Wed Sep 5 14:00:00 2012 Ralph Bean - 1.0.0-2
- Added RPM_OPT_FLAGS to the build section.
Tue Sep 4 14:00:00 2012 Ralph Bean - 1.0.0-1
- Initial package for Fedora and fork from moksha core.