Skip to content

Releases: SwissLife-OSS/mongo-extensions

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…

0.10.0

24 Nov 13:58
2048d81
Compare
Choose a tag to compare
Extend ImmutableConvention for records and nullable properties (#54)

0.9.1

22 Sep 11:12
4f7bfa1
Compare
Choose a tag to compare
  • Fixed Tranasction issue with sync operations

0.9.0

05 Sep 10:22
8ea9f48
Compare
Choose a tag to compare
Add Transaction Client and Database (#53)

0.8.0

23 Aug 10:10
ae51ffa
Compare
Choose a tag to compare
Added Transaction scope integration (#51)

0.7.2

29 Apr 14:48
8e64b24
Compare
Choose a tag to compare
Added uniquess check of unique ids. (#50)

Co-authored-by: Carael <[email protected]>

0.7.1

13 Apr 14:44
e6b5729
Compare
Choose a tag to compare

Implemented change for FindIdsAsync, from IDictionary to IReadOnlyDictionary (#47)