Skip to content

Release v21.0.1

Choose a tag to compare

@github-actions github-actions released this 06 Aug 11:23
bfcbf34

Fixed

  • A read model's non-nullable collection property reads back as empty rather than null when queried through IMongoCollection<T>, whether the stored document omits the field or stores null