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
+10
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
8.9.2 / 2024-12-19
2
+
==================
3
+
* fix(schema): avoid throwing duplicate index error if index spec keys have different order or index has a custom name #15112 #15109
4
+
* fix(map): clean modified subpaths when overwriting values in map of subdocs #15114 #15108
5
+
* fix(aggregate): pull session from transaction local storage for aggregation cursors #15094 [IchirokuXVI](https://github.com/IchirokuXVI)
6
+
* types: correctly handle union types in BufferToBinary and related helpers #15103 #15102 #15057
7
+
* types: add UUID to RefType #15115 #15101
8
+
* docs: remove link to Mongoose 5.x docs from dropdown #15116
9
+
* docs(connection+document+model): remove remaining references to remove(), clarify that deleteOne() does not execute until then() or exec() #15113 #15107
0 commit comments