Timeout Migration Tool 1.0.1 - Patch release available

Hi everyone,

We’ve just released TimeoutMigrationTool 1.0.1

Fixed bugs

  • #112 Preview command miscalculated total number of timeouts per endpoint for RavenDB
  • #114 Preview command miscalculated shortest and longest timeout for RavenDB

How to know if you are affected

Everyone using the preview command with the RavenDB-persistence, only when that same storage is shared across multiple endpoints.

Symptoms

The total number of timeouts per endpoint listed when running the preview command incorrectly shows the total number of timeouts detected in the storage.
The shortest and longest timeout listed per endpoint when running the preview command did not take into account the endpoint.
This data was erroneous only when the same storage was shared across multiple endpoints.

Should you upgrade immediately

There is no urgency to upgrade as the migration process respects the endpoint being migrated, it’s only a presentation issue when running the --preview command.

Where to get it

You can install the tool from NuGet using:
dotnet tool install Particular.TimeoutMigration -g

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.