Version History
0.7.3 (2022-04-21)
Remove ACK methods from
ChannelPool
. They don’t really make sense.Add manual
checkout
method onChannelPool
.
0.7.2 (2022-02-03)
Add the
ChannelDelegate
class.
0.7.1 (2022-01-29)
Add the
ChannelPool
API.Fix a race condition with channel publishing.
0.7.0
Initial release.