Commit Graph

214 Commits

Author SHA1 Message Date
Alexandre SPIESER e8842f8991 Merge pull request #61 from alexandre-spieser/alex/updateToDriverToV2-28
update driver to 2.28
1.6.2
2024-11-23 16:27:22 +00:00
Alexandre Spieser a54b702841 update driver to 2.28 2024-11-23 16:01:33 +00:00
Alexandre SPIESER 9c48653dc6 Merge pull request #57 from mrtaikandi/mongodriver-2.25
Upgrade MongoDb driver and its related packages to 2.25.0
1.6.1
2024-05-28 15:16:53 +01:00
Mohammadreza Taikandi b083988509 Upgrade MongoDb driver and its related packages to 2.25.0 2024-05-28 15:07:12 +01:00
Alexandre SPIESER 7bd356c7da Merge pull request #56 from mrtaikandi/mongodriver-2.20
Upgrade to MongoDb Driver 2.20 and use GuidRepresentationMode.V3 as the default representation.
This potentially can cause a breaking change to the package consumer, but the behaviour can be set to V2 by overriding the void SetGuidRepresentation(GuidRepresentation guidRepresentation) method.
GuidRepresentation and GuidRepresentationMode will be removed in the next major release of the MongoDB Driver:
https://www.mongodb.com/community/forums/t/c-guid-style-dont-work/126901/2
What's new in 2.20 and 2.19:
https://www.mongodb.com/docs/drivers/csharp/current/whats-new/#std-label-csharp-whats-new
1.6.0
2023-08-11 11:07:13 +01:00
Mohammadreza Taikandi f59cccb3d9 Upgrade to MongoDb Driver 2.20 and use GuidRepresentationMode.V3 as default representation. 2023-08-07 11:34:35 +01:00
Alexandre Spieser 710b7b992f upgrade to MongoDb Driver 2.18 - 2.19 seems to have some broken some tests, investigating. 1.5.1 2023-08-02 22:56:58 +01:00
Alexandre SPIESER 9812bded04 Merge pull request #55 from blacktau/feature/cancellation-token-2
Feature/cancellation token 2
All comments addressed. Thanks Sean!
1.5.0
2023-07-22 12:52:34 +01:00
Sean Garrett 3b6b08a9ad Merge branch 'feature/cancellation-token-2' of github.com:blacktau/mongodb-generic-repository into feature/cancellation-token-2 2023-07-19 11:22:11 +01:00
Sean Garrett 5ff1c21780 removed redundant ToList() calls and added line break after region 2023-07-19 11:21:46 +01:00
Alexandre SPIESER 8f2f92f9d3 remove dotnet-xunit bet nuget package, update xunit packages 2023-07-18 23:01:21 +01:00
Sean Garrett 091ee9c204 removing comment 2023-07-18 08:56:03 +01:00
Sean Garrett 7bbbd7bd71 reverting target frameworks change 2023-07-18 08:55:06 +01:00
Sean Garrett cb55d3bffa removing empty test classes 2023-07-17 18:37:17 +01:00
Sean Garrett 67784e64ee getandupdate and getpaginated 2023-07-06 19:15:10 +01:00
Sean Garrett 3a7b24262e unit tests for repo update methods 2023-07-06 18:32:00 +01:00
Sean Garrett 26b71ff76e reformatting 2023-07-06 13:00:55 +01:00
Sean Garrett c70727212e cancellation tokens on repository update methods 2023-07-06 11:49:45 +01:00
Sean Garrett be58460bf1 tokens for updater and unit tests 2023-07-05 20:20:08 +01:00
Sean Garrett dc7a4dc67b tests for readonly repositories 2023-07-04 22:38:01 +01:00
Sean Garrett b09b359867 rest of the unit tests for readonly repo 2023-07-02 17:54:30 +01:00
Sean Garrett f9ea630611 unit tests for keyed readonly repo 2023-07-02 14:10:55 +01:00
Sean Garrett 40e287418b read only and tests 2023-07-01 22:27:11 +01:00
Sean Garrett 240b61d1d2 tests for getMaxVValue and GetMinValue 2023-06-25 22:27:40 +01:00
Sean Garrett f7ba046f20 Reader GetAll, GetByMin and getByMax test 2023-06-25 21:13:17 +01:00
Sean Garrett 0699130733 Reader GetAll, GetByMin and getByMax test 2023-06-25 21:12:52 +01:00
Sean Garrett 03b8b273f8 any and count tests 2023-06-25 16:55:44 +01:00
Sean Garrett dee1376a41 MongodbReader cancellation tokens and some unit tests 2023-06-25 15:03:52 +01:00
Sean Garrett 11ce19cb5c Cancellation tokens for CombinedTextIndex and DropIndex 2023-06-24 19:10:12 +01:00
Sean Garrett 387bf6beec Cancellation tokens on Create Hashed Index 2023-06-24 18:17:55 +01:00
Sean Garrett 807a4b17ce Ascending index tests and Descending Index and tests 2023-06-24 17:08:26 +01:00
Sean Garrett 251ffdacfa unit tests for Create and Get Indexes 2023-06-24 14:48:35 +01:00
Sean Garrett aaf80a7ae2 Cancellation Tokens for Text Index and GetIndex 2023-06-24 12:41:17 +01:00
Sean Garrett b7b23e7b92 added tests for index handler 2023-06-22 22:06:27 +01:00
Sean Garrett 25766febd4 Index tests 2023-06-20 22:06:30 +01:00
Sean Garrett ed2eddd33e unit tests for add 2023-06-18 18:37:30 +01:00
Sean Garrett 39e93dc968 added cancellation tokens to 'Create' methods 2023-06-18 18:08:50 +01:00
Sean Garrett cae2b01dd9 removing ignored file 2023-06-17 23:46:02 +01:00
Sean Garrett 86d9ea6990 added unit tests for MongoDBCreator and missing CancellationTokens 2023-06-17 23:42:10 +01:00
Sean Garrett 1b8f795e00 added cancellation tokens to sync deletes and added more unit tests 2023-06-17 17:49:49 +01:00
Sean Garrett b285c7d919 reverting verify change 2023-06-16 22:41:45 +01:00
Sean Garrett 23780697fb added some missing cancellation tokens and fixed incorrect tests 2023-06-16 22:40:46 +01:00
Sean Garrett f09cfc53c2 Delete unit tests for the repos 2023-06-16 17:20:04 +01:00
Sean Garrett c6545b9448 keyed Delete unit tests 2023-06-16 11:51:40 +01:00
Sean Garrett 54e756c695 unit tests 2023-06-15 21:56:47 +01:00
Sean Garrett 0cf6a7e5d3 added overloads for delete 2023-06-15 21:35:51 +01:00
Sean Garrett e23f659ffe removing volatile 2023-06-15 18:32:12 +01:00
Sean Garrett 02b9385fd8 fixed various warnings 2023-06-11 20:23:44 +01:00
Sean Garrett 14e261261c interfaces to seperate files 2023-06-11 18:39:22 +01:00
Alexandre SPIESER d166feb5d6 Merge pull request #46 from miszu/bump-mongodb-driver-to-2.15
Bumped mongodb.driver to 2.15
2022-08-22 18:19:01 +01:00