Skip to content

8.16.3

Choose a tag to compare

@mongoose-pro-bot mongoose-pro-bot released this 10 Jul 20:20
· 1527 commits to master since this release

8.16.3 / 2025-07-10

  • fix(document): clean modified subpaths if unsetting map #15520 #15519
  • fix: make DocumentArray SchemaType pass all options to embedded SchemaType #15523
  • types: support readonly array in query.select #15527 omermizr