Skip to content

Releases: typegoose/mongodb-memory-server

v5.2.5

23 Sep 15:00

Choose a tag to compare

5.2.5 (2019-09-23)

Bug Fixes

  • ReplSet: typescript definitions ReplSetOpts.dbName is optional (d1e4b53)

v5.2.4

23 Sep 14:58

Choose a tag to compare

5.2.4 (2019-09-23)

Note: Version bump only for package lerna-monorepo

v5.2.3

11 Sep 10:16

Choose a tag to compare

5.2.3 (2019-09-11)

Bug Fixes

  • clearTimeout when waiting for primary (08aa26f)

v5.2.2

09 Sep 11:07

Choose a tag to compare

5.2.2 (2019-09-09)

Bug Fixes

  • download url exception for win32 & v4.2.0 (bf8ff9e)

v5.2.1

04 Sep 05:51

Choose a tag to compare

5.2.1 (2019-09-04)

Bug Fixes

  • URL for macos change for 4.2.0 (0452cbd)

v5.2.0

10 Aug 10:07

Choose a tag to compare

5.2.0 (2019-08-10)

Features

  • add MONGOMS_DOWNLOAD_URL env variable for downloading binary from url (8b31ff5)

v5.1.10

02 Aug 21:30

Choose a tag to compare

5.1.10 (2019-08-02)

Bug Fixes

  • ReplicaSet: detect primary from stdout instead of admin call (c081ece)

v5.1.9

24 Jul 09:32

Choose a tag to compare

5.1.9 (2019-07-24)

Bug Fixes

  • add fail message when mongod cannot find CURL_OPENSSL_3 (2ba4ae5)
  • avoid infinite loop when waiting Primary (b19c4bf)

v5.1.8

23 Jul 15:55

Choose a tag to compare

5.1.8 (2019-07-23)

Bug Fixes

  • wait until primary is transitioned from secondary for replicaSet (596fed8)

v5.1.7

19 Jul 18:02

Choose a tag to compare

5.1.7 (2019-07-19)

Note: Version bump only for package lerna-monorepo