Releases: typegoose/mongodb-memory-server
Releases · typegoose/mongodb-memory-server
v8.6.0-beta.5
19 May 17:06
Compare
Sorry, something went wrong.
No results found
Features
MongoBinaryDownloadUrl: add archive generation for gentoo (39b0a3d )
v8.6.0-beta.4
04 May 13:37
Compare
Sorry, something went wrong.
No results found
Features
MongoMemoryReplSet: change generic "instanceinfo missing" errors to "InstanceInfoError" (27934a4 )
Style
MongoMemoryReplSet::_initReplSet: add todo (884bda5 )
MongoMemoryReplSet::stop: rename internal variable to make more sense (a86c321 )
MongoMemoryServer::createAuth: change comment to make more sense (4df5b41 )
Refactor
change uses of deprecated ".stop(false)" to explicit object (dbcd00a )
v8.6.0-beta.3
03 May 15:53
Compare
Sorry, something went wrong.
No results found
Features
update binary 4.4 to 4.4.13 (ddaf3f9 )
Style
DryMongoBinary: add tsdoc to interfaces (ba0349c )
MongoBinaryDownload::makeMD5Check: change variable names to better represent what they do (f8c2f05 )
resolveConfig: add tsdoc to some values and interfaces (9b9f327 )
resolveConfig: remove commented out variable (ac854c9 )
v8.6.0-beta.2
03 May 14:57
Compare
Sorry, something went wrong.
No results found
Features
MongoBinaryDownloadUrl::getDebianVersionString: use debian11 when possible (8100b2f )
update binary 4.0 to 4.0.28 (f26f739 )
update binary 4.2 to 4.2.18 (3a47739 )
update binary 4.4 to 4.4.12 (cde2a4a )
update binary 5.0 to 5.0.8 (a56e02b )
Style
MongoBinaryDownloadUrl: add more todo notes (1a1bfa7 )
MongoBinaryDownloadUrl: add todo for ubuntu "14" default (75d8d24 )
MongoBinaryDownloadUrl: change comment to be more helpful (2f70f53 )
v8.6.0-beta.1
03 May 14:02
Compare
Sorry, something went wrong.
No results found
Features
add environment variable to use archive name for binary name (2fc0e1a ), closes #609
Dependencies
@types/jest: upgrade to version 27.5.0 (7749b59 )
@typescript-eslint/*: upgrade to version 5.22.0 (e495884 )
commitlint: upgrade to version 16.2.4 (ad3b242 )
eslint: upgrade to version 8.14.0 (08fb188 )
jest: upgrade to version 28.0.3 (1521838 )
tslib: upgrade to version 2.4.0 (0f4713d )
v8.5.3-beta.1
03 May 12:47
Compare
Sorry, something went wrong.
No results found
Fixes
MongoBinaryDownloadUrl.ts: Add current openSUSE Leap relase version (2904d7e )
v8.5.2
29 Apr 16:16
Compare
Sorry, something went wrong.
No results found
8.5.2 (2022-04-29)
Fixes
MongoMemory ::start: * add log of the error when async chain throws (c57da4c )
MongoMemory ::start: * change error warning to include the error (238350c )
v8.5.1
22 Apr 13:05
Compare
Sorry, something went wrong.
No results found
8.5.1 (2022-04-22)
Fixes
MongoInstance: change that stderrHandler also runs error checks (4b57634 ), closes #632
MongoInstance::checkErrorInLine: fix regex for "cannot open shared object" (287bcb9 )
MongoInstance::checkErrorInLine: improve error message for "cannot open shared object" (e930248 )
v8.5.0
16 Apr 13:42
Compare
Sorry, something went wrong.
No results found
8.5.0 (2022-04-16)
Note: this is mainly a maintenance update (mongodb driver is now 4.5.0)
Dependencies
@types/jest: upgrade to version 27.4.1 (2d5a4da )
@types/yauzl: upgrade to version 2.10.0 (a1eb48d )
@typescript-eslint/*: upgrade to version 5.19.0 (62b115e )
commitlint: upgrade to version 16.2.3 (2ab1d39 )
debug: upgrade to version 4.3.4 (4d99ac6 )
eslint: upgrade to version 8.13.0 (6fa2ddd )
eslint-config-prettier: upgrade to version 8.5.0 (ff5b6cc )
https-proxy-agent: upgrade to version 5.0.1 (0abccc4 )
mongodb: upgrade to version 4.5.0 (72501f0 )
prettier: upgrade to version 2.6.2 (6bd115b )
semver: upgrade to version 7.3.7 (e839d72 )
ts-jest: upgrade to version 27.1.4 (aade2be )
v8.4.2
29 Mar 14:38
Compare
Sorry, something went wrong.
No results found
8.4.2 (2022-03-29)
Fixes
MongoBinary::getPath: fix mongo binary version matching regex (#625 ) (79911d7 ), closes #624