Hi everyone,
We’ve just released NServiceBus.Persistence.AzureTable 6.0.1 and 5.0.2.
Fixed bugs
- #717 Outbox table not created at runtime when name set in behavior
How to know if you are affected
You are affected if you are setting the outbox table name in a behavior.
Symptoms
The outbox table is not created and the following exception is logged:
Azure.Data.Tables.TableTransactionFailedException : The specified resource does not exist.
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.Persistence.AzureTable from NuGet.
Please read our release policy for more details.
With thanks,
The team in Particular