All Versions
10
Latest Version
Avg Release Cycle
30 days
Latest Release
367 days ago
Changelog History
Changelog History
-
v0.20.0
March 01, 2020Fixes
- โก๏ธ #128 EntityTrackingProcessing shouldn't refresh updated entities
- ๐ #124 Fixed issues around concurrent mapping
- ๐ Fixed issue with DbBucketSet
WithGroup
on empty match (d8bda7f)
โก๏ธ Dependency Updates
- MongoDB.Driver from 2.9.2 to 2.10.2
- System.ComponentModel.Annotations from 4.6.0 to 4.7.0
- ๐ง System.Configuration.ConfigurationManager from 4.6.0 to 4.7.0
-
v0.18.0
October 20, 2019๐ Performance & Maintenance Update
๐ฅ Breaking
โฌ๏ธ Drop BsonClassMap.AutoMap (#106 )
Type Discovery no longer looks throughSystem.*
orMicrosoft.*
assemblies๐ Performance
๐ Improved allocations and performance for Entity Mapping (~75% faster, ~50% less allocations)
๐ Improved allocations and performance for Index Building (~94% faster, ~78% less allocations)
๐ Improved allocations and performance for Type Discovery (50-80% faster, ~75% less allocations) -
v0.17.0
October 07, 2019โก๏ธ Dependency Updates!
MongoFramework
- MongoDB.Driver v2.8.1 -> v2.9.2
- ๐ง System.Configuration.ConfigurationManager v4.5.0 -> v4.6.0
- System.ComponentModel.Annotations v4.5.0 -> v4.6.0
MongoFramework.Profiling.MiniProfiler
- MiniProfiler.Shared v4.0.138 -> v4.1.0
-
v0.16.0
July 28, 2019