Skip to content

Releases: SwissLife-OSS/mongo-extensions

1.7.1

10 Dec 15:27
191fc31
Compare
Choose a tag to compare

What's Changed

  • Added ignore possibility to CleanAllCollections function. by @nscheibe in #72

Full Changelog: 1.7.0...1.7.1

1.7.0

01 Dec 15:45
0d34b8e
Compare
Choose a tag to compare

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

30 Nov 18:36
eee45ff
Compare
Choose a tag to compare

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

30 Nov 11:02
d2c7b75
Compare
Choose a tag to compare

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

21 Nov 16:48
0256e45
Compare
Choose a tag to compare
Added new clean functionality for MongoDB collections. (#66)

1.3.0

25 Oct 07:20
df5da05
Compare
Choose a tag to compare
Added MongoDB Profiling Helpers (#63)

1.3.0-preview1

08 Jul 14:41
Compare
Choose a tag to compare

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

29 Apr 13:24
7bdccc0
Compare
Choose a tag to compare

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

02 Feb 07:08
b5075d8
Compare
Choose a tag to compare
Add instrumentation extensions (#59)

1.0.0

17 Dec 09:58
4e43bc1
Compare
Choose a tag to compare
Changed MongoDB context collection creation process. All created coll…

…ections of the MongoDbContext are only created once. (#58)