Skip to content

Releases: JasperFx/marten

V7.13.0

16 May 16:04
073e0bb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V7.12.0...V7.13.0

V7.12.0

14 May 19:14
2bd9c19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.11.0...V7.12.0

V7.11.0

09 May 01:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V7.10.2...v7.11.0

V7.10.2

06 May 20:10
199bfda
Compare
Choose a tag to compare

What's Changed

Full Changelog: V7.10.1...V7.10.2

V7.10.1

02 May 19:05
7af77cd
Compare
Choose a tag to compare

What's Changed

Full Changelog: V7.10.0...V7.10.1

V7.10.0

30 Apr 19:40
4e4faca
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V7.9.0...V7.10.0

V7.9.0

25 Apr 15:04
4ffd106
Compare
Choose a tag to compare

Mostly a bug fix release, but there's a couple convenience methods added for registering subscriptions, so it's a minor point release

What's Changed

Full Changelog: V7.8.0...V7.9.0

V7.8.0

17 Apr 19:30
b64b96c
Compare
Choose a tag to compare

What's Changed

Full Changelog: V7.7.0...V7.8.0

V7.7.0

10 Apr 21:39
4b35ef0
Compare
Choose a tag to compare

What's Changed

  • Refactor type readiness check to avoid NullReferenceException by @Leh2 in #3121
  • Revert "#3078 Providing a version for aggregating that is too high should aggregate to null" by @jeremydmiller in #3128
  • Ability to do scalar selects to DateTime. Closes GH-3117 by @jeremydmiller in #3129
  • Hardening EventGraph.DisposeAsync() agianst the possibility that the … by @jeremydmiller in #3131
  • ability to use value + value expressions as values in Linq comparison… by @jeremydmiller in #3130
  • Ability to fetch db names for documents/aggregates from marten options. by @elexisvenator in #3127
  • Throwing a helpful Linq not supported exception on trying to query wi… by @jeremydmiller in #3132
  • Asynchronous version of configure marten to enable FeatureManagement … by @jeremydmiller in #3134

Full Changelog: V7.6.0...V7.7.0

V7.6.0

05 Apr 22:31
51d548e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V7.5.0...V7.6.0