NServiceBus.Transport.Msmq 1.1.0 - Minor release available

Hi everyone,

We’ve just released NServiceBus.Transport.Msmq 1.1.0. This is an enhancement release that addresses several small issues.

Fixed bugs

  • #137 Journaling was never enabled if EnableJournaling was invoked.

Improvements

  • #125 Dynatrace causes header corruption which results in failed
  • #145 Disable Native TTBR in Transactions
  • #143 Support reading instance mapping webservers by supporting Uri’s
  • #154 When MSDTC is not available raise a helpful exception
  • #153 Machine name remote check now checks Ipv6 loopback and using DNS lookup
  • #151 Default location instance-mapping file was not handled correctly.
  • #146 Attempt stricter schema validation on instance mapping XML
  • #144 Give GetQueueProperties permissions to created queues
  • #142 Validating transaction isolation level for unsupported values during configuration
  • #140 Added Send/Reply/Publish options UseDeadLetterQueue and UseJournalQueue

Where to get it

You can install the new version from NuGet.

With thanks,
The team in Particular

Please read our release policy for more details. Follow @ParticularNews to be notified of new releases and bug fixes.