皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Mongoose 8.9.3发布

Mongoose 8.9.3发布

fix(schema): 暂时将重复索引错误设为警告,以防止阻止升级 #15135 #15112 #15109

修复(model):处理在 Model.castObject() 中设置为非数组值的文档数组路径的问题 #15124 #15075

修复(document):避免使用 childSchemas.path 与 Mongoose-8.8 之前的架构兼容 #15131 #15071

fix(model):避免在 save() 中 updateOne() 返回 null 时抛出不必要的错误 #15126

perf(cursor):如果使用 batchSize 填充,则每次都清理堆栈,以避免大型文档堆栈溢出 #15136 #10449

types: 使 BufferToBinary 避免 Document 实例 #15123 #15122

types(model+query):避免在调用 fill with paths generic 时去除虚拟 #15132 #15111

types(schema): 添加缺失的 removeIndex #15134

types:在 IndexManager 接口中新增 cleanIndexes( #15127)

文档:将搜索端点移至 Netlify #15119

Assets 2