V7.24.0
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