Skip to content

v2.2.0

Compare
Choose a tag to compare
@mathewc mathewc released this 28 Mar 17:30
· 59 commits to v2.x since this release

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)