Releases: INTERSECT-SDK/intersect-python-common
Releases · INTERSECT-SDK/intersect-python-common
Release list
v0.9.6
v0.9.5
0.9.4
Fixes issues with BrokerClient subscribe API for the AMQPClient.
v0.9.3
v0.9.2
No API changes.
Fixed
- Made support for wildcards in the channel parameter of
ControlPlaneManager.add_subscription_channel()consistent across protocols (commit) (Lance Drane)
v0.9.1
Initial reorganization of SDK packaging.
Changed
- Added new argument to
ControlPlaneManager.add_subscription_channel()which specifies a queue name to use. - Add
is_rootoption toControlPlaneConfigin preparation for Registry Service.