Hi everyone,
We’ve just released NServiceBus 9.2.5 and 9.1.3.
Fixed bugs
- #7209 Open Telemetry activities aren’t started when handling delayed messages
How to know if you are affected
You are affected if:
- You are using NServiceBus >= 9.0.5 with OpenTelemetry enabled
- You are using delayed messages or retries
Symptoms
System.Diagnostics.Activity.Current
is null when accessed from within a command handler that is handling a delayed message.
When to upgrade
You should upgrade immediately if you are affected. Otherwise, you should upgrade during your next maintenance window.
Where to get it
You can install the new versions of NServiceBus from NuGet.
Please read our release policy for more details.
With thanks,
The team in Particular