You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
8.8.3 / 2024-11-26
2
+
==================
3
+
* fix: disallow using $where in match
4
+
* perf: cache results from getAllSubdocs() on saveOptions, only loop through known subdoc properties #15055 #15029
5
+
* fix(model+query): support overwriteDiscriminatorKey for bulkWrite updateOne and updateMany, allow inferring discriminator key from update #15046 #15040
6
+
1
7
8.8.2 / 2024-11-18
2
8
==================
3
9
* fix(model): handle array filters when casting bulkWrite #15036 #14978
0 commit comments