Skip to content

v8.9.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 12:20
· 592 commits to beta since this 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)