Skip to content

Releases: nodkz/mongodb-memory-server

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)

v2.6.1

25 Oct 13:50
Compare
Choose a tag to compare

2.6.1 (2018-10-25)

Bug Fixes

  • tune tmp dir opts, add debug info, add test for 4.0.3 (962fd67), closes #89

v2.6.0

18 Oct 16:05
Compare
Choose a tag to compare

2.6.0 (2018-10-18)

Features

  • add MONGOMS_DISABLE_POSTINSTALL env variable for disabling binary download on package install (e826566), closes #84 #84

v2.5.0

18 Oct 14:46
Compare
Choose a tag to compare

2.5.0 (2018-10-18)

Features

  • add env variable MONGOMS_DOWNLOAD_MIRROR to be able to specify a mirror download url for binary download (#93) (78f2e4a)

v2.4.4

17 Oct 16:11
Compare
Choose a tag to compare

2.4.4 (2018-10-17)

Bug Fixes