Skip to content

Releases: alexandre-spieser/mongodb-generic-repository

Version 2.0.0

08 Aug 22:51

Choose a tag to compare

Upgrade package MongoDB.Driver to version 3.3.0 only in netstandard2.1 or greater.
There is only one breaking change in the GetQuery method because IMongoQueryable does not exist in version 3.0.0 see more at.
PR: #65
Big thanks to @gBritz, very much appreciated!

Version 1.6.3

08 Dec 23:13

Choose a tag to compare

Update Driver to 2.30.0
PR: #62
Big thanks to @omni-htg for also upgrading to .net 8 and 4.8, very much appreciated!

Version 1.6.2

23 Nov 16:31
e8842f8

Choose a tag to compare

Upgrade MongoDb driver and its related packages to 2.28.0
PR: #61
Commit: e8842f8
Thanks @miszu!

Version 1.6.1

28 May 14:42
9c48653

Choose a tag to compare

Upgrade MongoDb driver and its related packages to 2.25.0
PR: #57
Commit: 9c48653
Thanks @mrtaikandi !

Version 1.6.0

11 Aug 12:20
7bd356c

Choose a tag to compare

https://www.nuget.org/packages/MongoDbGenericRepository/1.6.0

Support This Project

If you have found this project helpful, either as a library that you use or as a learning tool, please consider buying Alex a coffee: Buy Me A Coffee

Version 1.5.1

02 Aug 22:12

Choose a tag to compare

  • MongoDB.Driver updated to Version 2.18.0 - 710b7b9

https://www.nuget.org/packages/MongoDbGenericRepository/1.5.1

Support This Project

If you have found this project helpful, either as a library that you use or as a learning tool, please consider buying Alex a coffee: Buy Me A Coffee

Version 1.5.0

01 Aug 21:56
9812bde

Choose a tag to compare

  • Added Optional Cancellation Token Overrides for all methods 9812bde - thanks @blacktau
  • Target Frameworks are now net472 and netstandard2.0
  • MongoDB.Driver updated to Version 2.15

Support This Project

If you have found this project helpful, either as a library that you use or as a learning tool, please consider buying Alex a coffee: Buy Me A Coffee

Version 1.4.8

13 Oct 21:54

Choose a tag to compare

  • MongoDB.Driver updated to Version 2.13.2

Support This Project

If you have found this project helpful, either as a library that you use or as a learning tool, please consider buying Alex a coffee: Buy Me A Coffee

Version 1.4.7

15 Mar 11:18
71b64c8

Choose a tag to compare

  • Fix documentation being absent for some targetted frameworks.
  • Added CancellationToken on most of the async methods.
  • BREAKING CHANGE: BucketSize field has been removed from the IndexCreationOptions
  • MongoDB.Driver updated to Version 2.12.0

Support This Project

If you have found this project helpful, either as a library that you use or as a learning tool, please consider buying Alex a coffee: Buy Me A Coffee

Version 1.4.5

09 Jun 08:04
ba3f876

Choose a tag to compare

  • Potential breaking change for your application: Remove new UpdateOptions { IsUpsert = true } default argument in update methods, to avoid unexpected document insertions. Commit hash : ba3f876

Support This Project

If you have found this project helpful, either as a library that you use or as a learning tool, please consider buying Alex a coffee: Buy Me A Coffee