Skip to content

v8.3.0

Choose a tag to compare

@damieng damieng released this 16 Apr 12:33
· 38 commits to main since this release
9594f32

WARNING

8.3.0 includes breaking changes related to nullable properties and alternative BSON representations. Please read the Breaking Changes before upgrading.

New Features

Changes

  • EF-201: Apply HasBsonRepresentation to nullable properties by @damieng
  • EF-199: Allow navigation collections to be tested for nullability (thanks Marcelo Feodrippe)

Maintenance

  • Upgrade EF dependency to 8.0.13
  • Upgrade MongoDB.Driver dependency to 3.3.0
  • EF-198: Add queryable encryption test coverage by @damieng
  • Improve test coverage for queryable encryption, DbContextPool+AutoTransactionBehavior and Dictionary properties with struct values

Full Changelog: v8.2.3...v8.3.0