Release v17.16.3
Fixed
- Fixed how Queries are counted as distinct. Instead of just the
QueryName, it now includes the read model type as part of this internally. This means two different read models can have queries with the same name, e.g. generic names like "All", "ById" or similar.