Release v23.2.0
Summary
Added the ability to use projections keyed both on event properties, eventSourceId and when the event occurred.
This enables projections to be used for aggregations over time, and to optimize read model for specific statistics.
In addition there has been added the ability to key by function, which gives complete control over which id to target
Added
KeyFromPropertyAndOccurredAttribute
KeyFromEventSourceAndOccurredAttribute
KeyFromFunctionAttribute