V7.28.0
What's Changed
- Ability to rebuild a single stream aggregation projection. Closes GH-… by @jeremydmiller in #3412
- Opting into ordering the id first, then the tenant id second in prima… by @jeremydmiller in #3411
- Test for application of migrations while adding partitions. Includes … by @jeremydmiller in #3413
- Ability to use custom aggregations in Live lifecycle, easier recipes … by @jeremydmiller in #3414
- Filter event types by @jeremydmiller in #3415
- AggregateTo LINQ operator will try to set the identity of the aggregate too by @jeremydmiller in #3417
- Select() support for TimeSpan. Not complete LINQ support yet. Closes … by @jeremydmiller in #3418
- Adding support for string.Trim() to the LINQ support. Closes GH-3276 by @jeremydmiller in #3419
- consider generic aggregates by @kyle69 in #3416
- Marten managed tenant id partitioning. Closes GH-3407 by @jeremydmiller in #3422
New Contributors
Full Changelog: V7.27.0...V7.28.0