File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ 8.9.1 / 2024-12-16
2+ ==================
3+ * fix(connection): remove heartbeat check in load balanced mode #15089 #15042 #14812
4+ * fix(discriminator): gather childSchemas when creating discriminator to ensure $getAllSubdocs() can properly get all subdocs #15099 #15088 #15092
5+ * fix(model): handle discriminators in castObject() #15096 #15075
6+ * fix(schema): throw error if duplicate index definition using unique in schema path and subsequent .index() call #15093 #15056
7+ * fix: mark documents that are populated using hydratedPopulatedDocs option as populated in top-level doc #15080 #15048
8+ * fix(document+schema): improve error message for get() on invalid path #15098 #15071
9+ * docs: remove more callback doc references & some small other changes #15095
10+
1118.9.0 / 2024-12-13
212==================
313 * feat: upgrade mongodb -> 6.12
Original file line number Diff line number Diff line change 11{
22 "name" : " mongoose" ,
33 "description" : " Mongoose MongoDB ODM" ,
4- "version" : " 8.9.0 " ,
4+ "version" : " 8.9.1 " ,
55 "author" :
" Guillermo Rauch <[email protected] >" ,
66 "keywords" : [
77 " mongodb" ,
You can’t perform that action at this time.
0 commit comments