Skip to content

Releases: typegoose/mongodb-memory-server

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

v2.4.3

06 Oct 07:25
Compare
Choose a tag to compare

2.4.3 (2018-10-06)

Bug Fixes

  • Debian unstable release should use mongod binaries for version 92 (1a74fb4), closes #85

v2.4.2

02 Oct 03:05
Compare
Choose a tag to compare

2.4.2 (2018-10-02)

Bug Fixes

  • TypeScript: add MongoMemoryReplSet to package exports (#83) (600b00b)

v2.4.1

01 Oct 12:01
Compare
Choose a tag to compare

2.4.1 (2018-10-01)

Bug Fixes

  • MongoMemoryReplSet.js: emit ‘init’, ‘running’, and ‘stopped’ to allow for easier cleanup of listeners (#82) (f5ae10a)