Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

3.2.0 Release

Compare
Choose a tag to compare
@nemakam nemakam released this 27 Nov 22:13
· 28 commits to master since this release
9b22eab

Microsoft.Azure.ServiceBus

3.2.0 Release

  1. Enable multi-targeting to .netstandard as well as .net461 (#605)
  2. Bugfix - Handle count keeps growing when custom RetryPolicy is used. (#535)
  3. Switch to Microsoft SourceLink
  4. Improved exception message (#580)
  5. Changing topicName param to topicPath in CreateRuleAsync, fixing variable typo in CreateRuleAsync (#546)
  6. Updating MaximumDuplicateDetectionHistoryTimeWindow to 7 days (#593)
  7. Keep delivery count as-is when peeking a message (#590)

Here is the corresponding NuGet package:
https://www.nuget.org/packages/Microsoft.Azure.ServiceBus/3.2.0

For the full list of issues and pull requests for this release, refer to: https://github.com/Azure/azure-service-bus-dotnet/milestone/17 and https://github.com/Azure/azure-service-bus-dotnet/milestone/18