Skip to content

Release v17.16.4

Choose a tag to compare

@github-actions github-actions released this 13 Oct 17:57
1c1bd71

Fixed

  • The registration of read model DbContext were wrong, it discovered all DbContext types and registered them, while it should've just discovered ReadModelDbContext types.