COMMITS
August 27, 2026
K
fix: stamp the tenant on documents added with AddRange (#29)
kerem-acer committed
January 10, 2026
K
chore: update package dependencies (#26)
kerem-acer committed
K
feat: extract IDocumentSet interface from DocumentSet (#25)
kerem-acer committed
September 27, 2025
K
Upgrade packages (#24)
kerem-acer committed
March 16, 2025
K
Improve error messages (#23)
kerem-acer committed
January 12, 2025
K
Make `BuildKeyFilter` public in `DocumentSet` instead of private (#22)
kerem-acer committed
K
Fix `GetByKeyAsync` ambiguous method error in `DocumentSet` (#21)
kerem-acer committed
K
Add session argument for `GetByKeyAsync` method in `DocumentSet` (#20)
kerem-acer committed
January 2, 2025
K
Create one session per migration for applying migrations (#19)
kerem-acer committed
December 17, 2024
K
Add Properties to VaultConfigurationBuilder and update MongoDB.Driver (#18)
kerem-acer committed
December 2, 2024
K
Revert "Update MongoDB driver package to MongoFlow.MongoDB.Driver (#15)" (#17)
kerem-acer committed
December 1, 2024
K
Fix bugs (#16)
kerem-acer committed
K
Add named context disabling for filters and interceptors (#14)
kerem-acer committed
K
Update MongoDB driver package to MongoFlow.MongoDB.Driver (#15)
kerem-acer committed
K
Update README.md
kerem-acer committed
November 25, 2024
K
Move transaction commit logic outside the try-finally block (#13)
kerem-acer committed
November 23, 2024
K
Handle exceptions in migration manager (#12)
kerem-acer committed
K
Add Migration Support (#11)
kerem-acer committed
K
Support .NET 9 and update dependencies (#10)
kerem-acer committed
November 11, 2024
K
Refactor transaction management in MongoGlobalTransaction.
kerem.acer committed
K
Support transactions across global and local contexts
kerem.acer committed
November 10, 2024
K
Fix null transaction check in MongoVault.cs
kerem.acer committed
K
Remove redundant disposal of _mongoClient
kerem.acer committed
K
Refactor Scoped Service Registrations for Vault
kerem.acer committed
November 9, 2024
K
Rename method to AddMongoGlobalTransaction
kerem.acer committed
K
Rename transaction interfaces and classes to be Mongo-specific
kerem.acer committed
K
Add global transaction management (#9)
kerem-acer committed
K
Add production warning to README
kerem.acer committed
November 7, 2024
K
Upgrade MongoDB.Driver package to V3 (#8)
kerem-acer committed
K
Add badges for License, .NET C#, and NuGet to README.md
kerem.acer committed