2e7d8f68db
- Update to 1.1.0: * various bugfixes - Drop merged patch e95001e480ec30f1617c47e77fb92e0384ff9e78.patch
Tomáš Chvátal
2019-07-23 11:31:31 +00:00
2b28e925d5
- Update to 1.1.0: * various bugfixes - Drop merged patch e95001e480ec30f1617c47e77fb92e0384ff9e78.patch
Tomáš Chvátal
2019-07-23 11:31:31 +00:00
d81f38e6ca
- Fix build for older distros which fail with UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 4575: \ ordinal not in range(128) Added e95001e480ec30f1617c47e77fb92e0384ff9e78.patch
Thomas Bechtold2019-06-18 12:21:06 +00:00
598888f4fa
- Fix build for older distros which fail with UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 4575: \ ordinal not in range(128) Added e95001e480ec30f1617c47e77fb92e0384ff9e78.patch
Thomas Bechtold2019-06-18 12:21:06 +00:00
1a7036cd11
- update to 1.0.1 * API docstring updates * Twisted adapter: Add basic_consume Deferred to the call list
Ondřej Súkup2019-04-18 12:57:39 +00:00
e614bef15b
- update to 1.0.1 * API docstring updates * Twisted adapter: Add basic_consume Deferred to the call list
Ondřej Súkup2019-04-18 12:57:39 +00:00
7f5fb4a5b6
- update to 1.0.0 * AsyncioConnection, TornadoConnection and TwistedProtocolConnection are no longer auto-imported * BlockingConnection.consume now returns (None, None, None) when inactivity timeout is reached * Python 3.7 support * all_channels parameter of the Channel.basic_qos method renamed to global_qos * global_ parameter of the Basic.Qos spec class renamed to global_qos * NOTE: heartbeat_interval is removed, use heartbeat instead. * NOTE: The backpressure_detection option of ConnectionParameters and URLParameters property is REMOVED in favor of Connection.Blocked and Connection.Unblocked. See Connection.add_on_connection_blocked_callback
Ondřej Súkup2019-04-08 11:46:45 +00:00
3a722851f2
- update to 1.0.0 * AsyncioConnection, TornadoConnection and TwistedProtocolConnection are no longer auto-imported * BlockingConnection.consume now returns (None, None, None) when inactivity timeout is reached * Python 3.7 support * all_channels parameter of the Channel.basic_qos method renamed to global_qos * global_ parameter of the Basic.Qos spec class renamed to global_qos * NOTE: heartbeat_interval is removed, use heartbeat instead. * NOTE: The backpressure_detection option of ConnectionParameters and URLParameters property is REMOVED in favor of Connection.Blocked and Connection.Unblocked. See Connection.add_on_connection_blocked_callback
Ondřej Súkup2019-04-08 11:46:45 +00:00
e4b53e7214
- Update to 0.13.1: * URLParameters with SSL options not working
Tomáš Chvátal
2019-03-13 14:16:54 +00:00
657d7d9551
- Update to 0.13.1: * URLParameters with SSL options not working
Tomáš Chvátal
2019-03-13 14:16:54 +00:00
e02daecb43
Accepting request 671960 from devel:languages:python
Stephan Kulow
2019-02-06 14:48:22 +00:00
b78624cd40
Accepting request 671960 from devel:languages:python
Stephan Kulow
2019-02-06 14:48:22 +00:00
ff30215543
- Update to 0.13.0: * AsyncioConnection, TornadoConnection and TwistedProtocolConnection are no longer auto-imported * Python 3.7 support - Drop merged patch 1119-increase_timeouts.patch
Tomáš Chvátal
2019-01-31 09:01:09 +00:00
328aa65599
- Update to 0.13.0: * AsyncioConnection, TornadoConnection and TwistedProtocolConnection are no longer auto-imported * Python 3.7 support - Drop merged patch 1119-increase_timeouts.patch
Tomáš Chvátal
2019-01-31 09:01:09 +00:00