2020-08-18 1.0.0-preview.16
- Fixes bug 10641 where parallel requests
on the management link would fail with aServiceUnavailableError
. - Fixes issue 9287
where operations that used theRequestResponseLink
and encountered an error
would fail to cleanup their internal timer.
This caused exiting the process to be delayed until the timer reached its timeout.