Skip to content

MongoDB version detection fixes and misc

Compare
Choose a tag to compare
@animir animir released this 09 Nov 10:12
· 200 commits to master since this release
  • MongoDB version detection is fixed for mongoose client. Thank you @adrianvlupu
  • MongoDB version detection is fixed for 3.6.7+. Thank you @pavittarx
  • Internal fix of get method. It incorrectly processed undefined result from a store. Thank you @animir
  • .editorconfig added. Thank you @vinibeloni
  • TypeScript type for RateLimiterQueueError added. Thank you @adilhafeez
  • TypeScript type for deleteInMemoryBlockedAll method is added. Thank you @animir