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
Most of the work in this release was contributed by @inbarbarkai. Thanks to him!
38
+
39
+
* As suggested by @inbarbarkai: Basic support for `IModel.ConfirmSelect` and the `IModel.WaitForConfirms*` family.
40
+
* Support for `IModel.CreateBasicPublishBatch` was added thanks to PR #21 by @inbarbarkai.
41
+
* Consumers that implement both `IBasicConsumer`**and**`IAsyncBasicConsumer` are correctly handled by `IModel.BasicConsume` and `IModel.BasicCancel` thanks to PR #23 by @inbarbarkai.
0 commit comments