Skip to content

Releases: typegoose/mongodb-memory-server

v8.9.4

28 Oct 16:35

Choose a tag to compare

8.9.4 (2022-10-28)

Fixes

  • MongoInstance: add a timeout for the "launch" promise (f822856), closes #710

v8.9.3

25 Sep 09:38

Choose a tag to compare

8.9.3 (2022-09-25)

Style

  • MongoMemoryReplSet: update log to more current implementation (256d65b)
  • MongoMemoryServer.test: remove unused "ts-expect-error" directive (5020be8)

Fixes

  • MongoMemoryReplSet: fix creating auth regardless of "enableAuth" (78d5aee)
  • MongoMemoryServer: dont set "extraConnectionOptions" when auth-object is disabled (80d6fe1)

v8.9.2

15 Sep 09:46

Choose a tag to compare

8.9.2 (2022-09-15)

Fixes

  • errors::UnexpectedCloseError: add Error (ce6462e)
  • errors::UnexpectedCloseError: add extra message on SIGILL (2c54e1f), closes #693 #692 #687
  • MongoInstance::closeHandler: emit "instanceError" on non-0 (or non-12) code (fbd0747), closes #693

Style

  • MongoInstance: change a arrow function to a named function for debugging (704bc64)
  • MongoInstance::closeHandler: add note that "instanceError" gets emitted on signal (c01fec7)
  • MongoInstance::closeHandler: correct parameter types to include "null" (e052aa1)

v8.9.1

01 Sep 09:19

Choose a tag to compare

8.9.1 (2022-09-01)

Fixes

  • MongoInstance::checkErrorInLine: handle json output of error "DBException in initAndListen" (2131df2)

v8.9.0

22 Aug 09:05

Choose a tag to compare

8.9.0 (2022-08-22)

Features

  • errors: add generic MMS Error (7fc4acc)
  • MongoBinaryDownload::extract: dont include ".dll" files in the filter anymore (a7c685b)

Style

  • MongoBinaryDownload::extractTarGz: rename some variables to current convention (bcb4dab)

Fixes

  • MongoBinaryDownload::extractTarGz: wrap error messages in "GenericMMSError" (a8733dc)
  • MongoMemoryReplSet::_initReplSet: use "extraConnectionOptions" when "_ranCreateAuth" is "true" (e116128)
  • MongoMemoryReplSet::cleanup: reset "_ranCreateAuth" on cleanup (2fc87e7)

Refactor

  • MongoBinaryDownloadUrl::translateArch: combine case "arm64" & "aarch64" (4eb48da)

Dependencies

  • @types/jest: upgrade to version 28.1.7 (db3e729)
  • @types/semver: upgrade to version 7.3.12 (8c61c71)
  • @typescript-eslint/*: upgrade to version 5.33.1 (cb0e223)
  • eslint: upgrade to version 8.22.0 (01591eb)
  • mongodb: upgrade to version 4.9.0 (a0b5599), closes #676
  • ts-jest: upgrade to version 28.0.8 (10bb530)

v8.9.0-beta.3

21 Aug 13:07

Choose a tag to compare

v8.9.0-beta.3 Pre-release
Pre-release

8.9.0-beta.3 (2022-08-21)

Dependencies

  • mongodb: upgrade to version 4.9.0 (a0b5599), closes #676

v8.9.0-beta.2

17 Aug 12:33

Choose a tag to compare

v8.9.0-beta.2 Pre-release
Pre-release

8.9.0-beta.2 (2022-08-17)

Refactor

  • MongoBinaryDownloadUrl::translateArch: combine case "arm64" & "aarch64" (4eb48da)

v8.9.0-beta.1

17 Aug 12:20

Choose a tag to compare

v8.9.0-beta.1 Pre-release
Pre-release

8.9.0-beta.1 (2022-08-17)

Features

  • errors: add generic MMS Error (7fc4acc)
  • MongoBinaryDownload::extract: dont include ".dll" files in the filter anymore (a7c685b)

Style

  • MongoBinaryDownload::extractTarGz: rename some variables to current convention (bcb4dab)

Fixes

  • MongoBinaryDownload::extractTarGz: wrap error messages in "GenericMMSError" (a8733dc)
  • MongoMemoryReplSet::_initReplSet: use "extraConnectionOptions" when "_ranCreateAuth" is "true" (e116128)
  • MongoMemoryReplSet::cleanup: reset "_ranCreateAuth" on cleanup (2fc87e7)

Dependencies

  • @types/jest: upgrade to version 28.1.7 (db3e729)
  • @types/semver: upgrade to version 7.3.12 (8c61c71)
  • @typescript-eslint/*: upgrade to version 5.33.1 (cb0e223)
  • eslint: upgrade to version 8.22.0 (01591eb)
  • ts-jest: upgrade to version 28.0.8 (10bb530)

v8.8.0

24 Jul 12:39

Choose a tag to compare

8.8.0 (2022-07-24)

Features

  • MongoBinaryDownloadUrl: change to use "aarch64" by default and map to "arm64" where needed (ddf1991), closes #678
  • MongoBinaryDownloadUrl::getRhelVersionString: add support for aarch64 (62d96e6)
  • make use of the "localhost exception" for creating users (b1f4dc0), closes #670 #671

Style

  • MongoBinaryDownloadUrl::getFedoraVersionString: add comment about 36 (c168c62), closes #673
  • MongoBinaryDownloadUrl::getLegacyVersionString: remove nonexistent parameter from tsdoc (417d946)
  • MongoMemoryServer::AutomaticAuth: fix typo in tsdoc (770791b)

Fixes

  • MongoMemoryServer: add some extra context to -86 error on macos-arm (1f0f045), closes #674

Dependencies

  • @types/jest: upgrade to version 28.1.4 (627a3b5)
  • @types/jest: upgrade to version 28.1.6 (dff909f)
  • @typescript-eslint/*: upgrade to version 5.30.5 (58cfeaf)
  • @typescript-eslint/*: upgrade to version 5.30.7 (f73a26e)
  • eslint: upgrade to version 8.19.0 (574c252)
  • eslint: upgrade to version 8.20.0 (76a4a48)
  • eslint-plugin-prettier: upgrade to version 4.2.1 (97145a8)
  • jest: upgrade to version 28.1.2 (c7c7303)
  • jest: upgrade to version 28.1.3 (2ade5c3)
  • mongodb: set version to be "~" (8a5552a)
  • ts-jest: upgrade to version 28.0.7 (fa9975d)

v8.8.0-beta.3

24 Jul 12:23

Choose a tag to compare

v8.8.0-beta.3 Pre-release
Pre-release

8.8.0-beta.3 (2022-07-24)

Features

  • MongoBinaryDownloadUrl: change to use "aarch64" by default and map to "arm64" where needed (ddf1991), closes #678
  • MongoBinaryDownloadUrl::getRhelVersionString: add support for aarch64 (62d96e6)

Dependencies

  • @types/jest: upgrade to version 28.1.6 (dff909f)
  • @typescript-eslint/*: upgrade to version 5.30.7 (f73a26e)
  • eslint: upgrade to version 8.20.0 (76a4a48)
  • jest: upgrade to version 28.1.3 (2ade5c3)
  • mongodb: set version to be "~" (8a5552a)
  • ts-jest: upgrade to version 28.0.7 (fa9975d)