Particular.TimeoutMigration 1.3.0 — Minor release available

Hi everyone,

We’ve just released Particular.TimeoutMigration 1.3.0.

Improvements/Features

  • #294 Allow migration of timeout messages stored using the Timeout Manager to the embedded mechanism built into MSMQ transport

When to upgrade

You should upgrade if you want to migrate the timeouts to the storage mechanism used by the MSMQ transport for for one of the following reasons:

  • In advance preparation for upgrading to NServiceBus version 8 and MSMQ transport version 2
  • Taking advantage of the less resource-heavy timeout delivery mechanism

Where to get it

You can install the new version from NuGet.

To update an existing global installation, run dotnet tool update --global Particular.TimeoutMigration.

With thanks,
The team in Particular

Please read our release policy for more details.