Skip to content

Releases: typegoose/mongodb-memory-server

v2.9.2

10 Jan 11:17
Compare
Choose a tag to compare

2.9.2 (2019-01-10)

Bug Fixes

  • MongoInstance: kill the killerProcess on instance kill (#129) (545d098)

v2.9.1

22 Dec 10:21
Compare
Choose a tag to compare

2.9.1 (2018-12-22)

Bug Fixes

  • promisfy fs.access in getSystemPath (85af3cf)

v2.9.0

19 Dec 18:00
Compare
Choose a tag to compare

2.9.0 (2018-12-19)

Features

  • add SYSTEM_BINARY option (89a6b73)

v2.8.0

07 Dec 10:41
Compare
Choose a tag to compare

v2.7.4

02 Dec 18:06
Compare
Choose a tag to compare

2.7.4 (2018-12-02)

Bug Fixes

  • add auth to the command line arguments (d1f73ed)

v2.7.3

23 Nov 08:49
Compare
Choose a tag to compare

2.7.3 (2018-11-23)

Bug Fixes

  • Update getos package to fix Manjaroo os detection issue (1b9e617)

v2.7.2

12 Nov 16:18
Compare
Choose a tag to compare

2.7.2 (2018-11-12)

Bug Fixes

  • download path in post-install script (66197db), closes #101

v2.7.1

12 Nov 14:11
Compare
Choose a tag to compare

2.7.1 (2018-11-12)

Bug Fixes

  • add check for uppercase HTTP_PROXY and HTTPS_PROXY for windows users (399725d)

v2.7.0

05 Nov 15:56
Compare
Choose a tag to compare

2.7.0 (2018-11-05)

Bug Fixes

  • DownloadUrl: for MongoDB v3 use 16.04 builds, cause distro for Ubuntu 18 has only v4 and above (a978516), closes #100

Features

  • switch to node_modules/.cache directory instead of $HOME for binaries DL (b54ec6c)

v2.6.2

26 Oct 14:18
Compare
Choose a tag to compare

2.6.2 (2018-10-26)

Bug Fixes

  • MongoBinaryDownloadUrl: add Ubuntu 18.04 builds (b16d75a)