Skip to content

Releases: denodrivers/mongo

v0.22.0

10 Mar 05:26
ffb16d9
Compare
Choose a tag to compare
fix: multiple find (#186)

v0.21.2

16 Jan 10:27
19a17df
Compare
Choose a tag to compare
Support replica sets in connection url (#169)

v0.21.1

14 Jan 01:54
bc7aa64
Compare
Choose a tag to compare
implement X509 auth (#166)

v0.21.0

13 Jan 03:47
Compare
Choose a tag to compare
  • feat: support tls connection (#164)
  • feat: support runCommand
  • feat: support createIndexes
  • feat: support listIndexes
  • feat: scram support (#156)
  • fix: Fix empty cursor async iterators to not yield undefined (#158)

v0.20.1

15 Dec 03:36
70033e3
Compare
Choose a tag to compare

export Bson

v0.20.0

23 Nov 04:57
Compare
Choose a tag to compare

Breaking Changes

The project has been rewritten 100% using ts, and most of the APIs have changed

This version is not yet stable, and has not yet achieved identity authentication

v0.13.0

19 Oct 06:57
Compare
Choose a tag to compare
  • Bump std to v0.74.0
  • feat: add Collection.drop()
  • Bump deno_plugin_preprare to v0.8.0

v0.12.1

14 Sep 13:47
71f70aa
Compare
Choose a tag to compare
  • Fix version number in source code

v0.12.0

14 Sep 13:21
e8075c8
Compare
Choose a tag to compare
  • Update plugin_prepare to 0.7.5
  • Support Deno 1.4.0

v0.11.1

28 Aug 07:16
Compare
Choose a tag to compare