Overview
Request 692275 accepted
- 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
Request History
mimi_vx created request
- 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
licensedigger accepted review
ok
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
staging-bot added openSUSE:Factory:Staging:adi:12 as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:12"
staging-bot accepted review
Picked openSUSE:Factory:Staging:adi:12
jengelh accepted review
staging-bot accepted review
ready to accept
staging-bot approved review
ready to accept
dimstar_suse accepted request
Accept to openSUSE:Factory