Skip to content

Releases: JasperFx/marten

V7.26.2

15 Aug 18:50
8fcc3d4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V7.26.1...V7.26.2

V7.26.1

30 Jul 18:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: V7.26.0...V7.26.1

V7.26.0

29 Jul 21:46
59d2753
Compare
Choose a tag to compare

What's Changed

Full Changelog: V7.25.2...V7.26.0

V7.25.2

26 Jul 16:22
aaf787d
Compare
Choose a tag to compare

v7.25 Release notes: https://jeremydmiller.com/2024/07/24/marten-7-25-is-better-faster-stronger/

What's Changed

Please update to at least 7.25.2 if you are on 7.25. just because of the stream version mechanic fix up above*

Full Changelog: V7.25.1...V7.25.2

V7.25.0

25 Jul 02:48
Compare
Choose a tag to compare

Release notes: https://jeremydmiller.com/2024/07/24/marten-7-25-is-better-faster-stronger/

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