Skip to content

9.0.0

Compare
Choose a tag to compare
@AGiorgetti AGiorgetti released this 03 Dec 10:29
· 35 commits to master since this release
  • Updated NEventStore 9.0.0.
  • Added support for net6.0.
  • Updated MongoDB driver to 2.14.0.
  • Configuration: allow to configure MongoClientSettings to edit driver specific client connection settings #60.
  • Added a new [BucketId, CheckpointNumber] index to speed up some queries.

Breaking Change

  • Minimum server version is now MongoDB 3.6+ (due to MongoDB C# driver update).