Hi everyone,
We’ve just released NServiceBus.Storage.MongoDB 3.0.4.
Fixed bugs
- #687 Updating MongoDB.Driver to 2.28.0 version breaks the MongoClient for v3 also
How to know if you are affected
You are affected if you are trying to use MongoDB.Driver version 2.28.0 or higher on v3 of NServiceBus.Storage.MongoDB.
Symptoms
The following compiler error will occur:
Error CS0012 : The type 'IMongoClient' is defined in an assembly that is not referenced. You must add a reference to assembly 'MongoDB.Driver, Version=2.24.0.0, Culture=neutral, PublicKeyToken=null'.
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 NServiceBus.Storage.MongoDB 3.0.4 from NuGet.
Please read our release policy for more details.
With thanks,
The team in Particular