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
* Refactor test suites to use `IntegrationTest` base class
* Remove IQueueDeletion and IExchangeDeletion, instead using the appropriate specification to do deletions
* Increase Managment ReceiverLink credit to allow multiple management operations at the same time
* Use `UrlEncode`, otherwise characters like double quotes will not be encoded correctly
* Start poking around at the reconnection code
* Make reconnection logic a bit easier to follow.
* No need for a separate reconnection Task
Minor changes
Signed-off-by: Gabriele Santomaggio <[email protected]>
Enforce naming for protected fields
0 commit comments