Skip to content

8.8.3

Latest
Compare
Choose a tag to compare
@mongoose-pro-bot mongoose-pro-bot released this 26 Nov 13:23

8.8.3 / 2024-11-26

  • fix: disallow using $where in match
  • perf: cache results from getAllSubdocs() on saveOptions, only loop through known subdoc properties #15055 #15029
  • fix(model+query): support overwriteDiscriminatorKey for bulkWrite updateOne and updateMany, allow inferring discriminator key from update #15046 #15040