Skip to content

6.0.0

Latest

Choose a tag to compare

@odinserj odinserj released this 14 Apr 02:23
v6.0.0
a28ce31

Release Notes

  • Breaking – Bump Azure.Messaging.ServiceBus dependency to version 7.19.0 (PR #26 by @claytondus).
  • AddedTokenCredential-based property to the ServiceBusQueueOptions class (PR #26 by @claytondus).
  • Project – Sign NuGet package and .NET assemblies on build with a company's own certificate.
  • Project – Require package signature validation when restoring dependencies.
  • Project – Add HangfireIO as an owner for the NuGet package.
  • Project – Add readme file and icon to the NuGet package.
  • Project – Fix Git repository URL in the NuGet package metadata.
  • Project – Enable source link support with embedded symbols for simplified debugging.
  • Project – Enable NuGet package restore with lock file and locked mode.