Skip to content

DurableTask.ServiceBus v2.7.0

Compare
Choose a tag to compare
@cgillum cgillum released this 22 Nov 23:15
· 100 commits to main since this release
4ef9609

https://www.nuget.org/packages/Microsoft.Azure.DurableTask.ServiceBus

Updates

  • Update Service Bus SDK dependency to fix net6 bug (#822) - contributed by @jviau
  • Replace Service Bus Backend in Samples and Stress Tests (#808) - contributed by @wsugarman
  • Replace Dynamity with Castle.Core for CreateRetryableClient (#750) - contributed by @aueloka
  • Avoid many instances of JsonDataConverter (#716) - contributed by @saguiitay
  • Update .NET 4.6.1 target framework moniker to .NET 4.6.2 (#707) - contributed by @cgillum
  • Added SBOM (Secure Bill Of Materials) manifest to nuget package contents - contributed by @bachuv
  • Update packages to address CVE-2018-8269 (#667) - contributed by @bachuv