You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The unused exchange parameter from the PublisherSession was
removed
(PR#56)
The setupRead API in the Twisted protocol has been removed and
replaced with consume and cancel APIs which allow for multiple
consumers with multiple callbacks
(PR#72)
The name of the entry point is now used to identify the message type
(PR#89)
Features
Ensure proper TLS client cert checking with service_identity
(PR#51)