Skip to content

v7.0.0-beta.20

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 09:58
· 1421 commits to master since this release

7.0.0-beta.20 (2021-02-24)

Features

  • MongoBinaryDownloadUrl: add support for ubuntu-arm64 (5733a0f), closes #443

Style

  • lockfile: add log when "readout" is for not for self (1b669ad)

Refactor

  • MongoBinaryDownload: unify path resolving (4258eb7)

Fixes

  • lockfile: checkLock: handle ENOENT (7d3e998)
  • MongoBinary: ensure lockfile gets unlocked in case of error (e81db43)