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

Mongoose 5.0.17 发布,MongoDB 异步对象模型工具

Mongoose 5.0.17 发布,Mongoose 是在 node.js 异步环境下对 MongoDB 进行便捷操作的对象模型工具。

更新内容如下:

  • docs(migration): certain chars in passwords may cause connection failures #6401 markstos
  • fix(document): don’t throw when push() on a nested doc array #6398
  • fix(model): apply hooks to custom methods if specified #6385
  • fix(schema): support opting out of one timestamp field but not the other for insertMany() #6381
  • fix(documentarray): handle required: true within documentarray definition #6364
  • fix(document): ensure isNew is set before default functions run on init #3793

详情见更新日志

下载地址:

转自 https://www.oschina.net/news/95677/mongoose-5-0-17-released