Releases: SwissLife-OSS/mongo-extensions
Releases · SwissLife-OSS/mongo-extensions
1.7.0
What's Changed
- Implemented get mongo configuration via configuration section. by @nscheibe in #69
- Added transaction context for mongo database context. by @nscheibe in #71
Full Changelog: 1.6.0...1.7.0
1.6.0
What's Changed
- Added explicit setting of client session handle via parameter. by @nscheibe in #70
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- Added ToDefinitionString for Update and Find Definitions. by @nscheibe in #67
- Update to dotnet7 and update of mongo driver library. by @nscheibe in #68
Full Changelog: 1.4.0...1.5.0
1.4.0
Added new clean functionality for MongoDB collections. (#66)
1.3.0
Added MongoDB Profiling Helpers (#63)
1.3.0-preview1
Changes:
- 9b60423 update squadron version to fix tests
- 99631b7 Add fist version of Mongo.Extensions.Migration
This list of changes was auto generated.
1.2.0
What's Changed
- IgnoreIfNullConvention implementation by @joslat in #61
- Added missing AsTransaction* and code cleanup by @albyrock87 in #60
New Contributors
Full Changelog: 1.1.0...1.2.0
1.1.0
Add instrumentation extensions (#59)