Skip to content

Releases: mongodb/mongo-efcore-provider

v8.0.1

13 May 18:54
dcfa943
Compare
Choose a tag to compare

New

  • IDatabaseCreator implemented so EnsureCreated and EnsureDeleted now available on DbContext (EF-114)
  • Lists of Lists now available for primitive types (EF-116)

Fixed

  • Owned entities do not duplicate in-memory when persisted then reloaded on same context (EF-115)
  • Calling First/Single operations against two different types on same context no longer throws (EF-120)

Full Changelog: v8.0.0...v8.0.1

v8.0.0

30 Apr 21:27
e35328c
Compare
Choose a tag to compare

This is the general availability release for the 8.0.0 of the MongoDB EF Core Provider.