Skip to content

v2.0.0 (2018-04-06)

Compare
Choose a tag to compare
@akanass akanass released this 06 Apr 13:52
· 37 commits to master since this release
d578ed2
  • Updated mongoose to latest version
  • Removed the call to createConnection from the constructor of mongo adapter.
  • Now catch connection errors and pipe them out to be catch by user later on. No more waiting for timeout to realize there is a connection error.
  • MongooseGridfsAdapter is now deprecated. Use MongooseGridfsBucketAdapter