v2.2.0
In this release:
- ServiceBus MessageProcessor fix (#1605)
- warning now emitted if
ServicePointManager.DefaultConnectionLimit
is set to default value of 2. See here for details - fixing TraceWriter concurrency issue (#1533)
- Allow
JobHostQueuesConfiguration.NewBatchThreshold
to be set to 0 (#1568) - Don't query non-existent queues (#770)
- Fixes to support Storage SDK 9.0
- improvements to ServiceBus connection string error message (#1583)