This is the general availability release for the 8.2.1 version of the provider.
The main new features in 8.2.1 include:
- Supports Entity Framework shadow properties EF-42
- CreateDatabase now creates indexes defined with CreateIndex EF-173
- Supports MQL.Exists/IsMissing/IsNullOrMissing in LINQ queries EF-178
Additionally this release also:
- Fixes OfType in LINQ calls to correctly use metadata in subsequent methods EF-180
- Updates the MongoDB C# Driver version from 3.0.0 to 3.1.0