Skip to content

V7.24.0

Compare
Choose a tag to compare
@jeremydmiller jeremydmiller released this 17 Jul 15:36
· 338 commits to master since this release
81dfdd3

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