Skip to content

Release v17.16.3

Choose a tag to compare

@github-actions github-actions released this 13 Oct 07:29

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.