File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ 6.12.7 / 2024-03-01
2
+ ===================
3
+ * perf(model): make insertMany() lean option skip hydrating Mongoose docs #14376 #14372
4
+ * perf(document+schema): small optimizations to make init() faster #14383 #14113
5
+ * fix(connection): don't modify passed options object to `openUri()` #14370 #13376 #13335
6
+ * fix(ChangeStream): bubble up resumeTokenChanged changeStream event #14355 #14349 [3150](https://github.com/3150)
7
+
1
8
6.12.6 / 2024-01-22
2
9
===================
3
10
* fix(collection): correctly handle buffer timeouts with find() #14277
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mongoose" ,
3
3
"description" : " Mongoose MongoDB ODM" ,
4
- "version" : " 6.12.6 " ,
4
+ "version" : " 6.12.7 " ,
5
5
"author" : " Guillermo Rauch <guillermo@learnboost.com>" ,
6
6
"keywords" : [
7
7
" mongodb" ,
You can’t perform that action at this time.
0 commit comments