Skip to content

Releases: JasperFx/marten

V7.25.0

25 Jul 02:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: V7.24.0...v7.25.0

V7.25.1

25 Jul 05:55
Compare
Choose a tag to compare

What's Changed

  • Fix codegen failure in version setting by @Hawxy in #3332

Full Changelog: v7.25.0...V7.25.1

V7.24.0

17 Jul 15:36
81dfdd3
Compare
Choose a tag to compare

What's Changed

  • Fix sync batch execution on async path by @Hawxy in #3309
  • Avoid wasted db round trips by not loading single stream projections for new streams by @elexisvenator in #3311
  • Fix event load exceptions causing rebuilds to finish early by @Hawxy in #3300
  • Change IList -> List in Public API by @Hawxy in #3316
  • Made LinqInternalExpressions public by @jeremydmiller in #3319

Full Changelog: V7.23.1...V7.24.0

7.23.1

08 Jul 10:56
499dd03
Compare
Choose a tag to compare

What's Changed

  • fix: Tenanted bulk loading should consider tenant id as part of document identity by @elexisvenator in #3297

Full Changelog: V7.23.0...V7.23.1

V7.23.0

05 Jul 00:06
e6a2da6
Compare
Choose a tag to compare

Reverting all of the inline projection optimizations that caused user issues

V7.22.0

04 Jul 14:19
0a96313
Compare
Choose a tag to compare

What's Changed

Full Changelog: V7.21.1...V7.22.0

V7.21.1

02 Jul 19:02
Compare
Choose a tag to compare

Closing a new problem with tombstones trying to persist without knowing the event sequence

V7.21.0

02 Jul 16:20
725e340
Compare
Choose a tag to compare

This release was 100% about the performance and scalability of event sourcing with Marten (and Wolverine downstream)

What's Changed

Full Changelog: V7.20.2...V7.21.0

V7.20.2

29 Jun 23:19
f571934
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V7.20.1...V7.20.2

V7.20.1

24 Jun 15:51
bc7a843
Compare
Choose a tag to compare

What's Changed

Full Changelog: V7.20.0...V7.20.1