Skip to content

v8.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 17:48
· 509 commits to master since this release

8.11.0 (2023-01-06)

Features

Fixes

  • MongoBinaryDownloadUrl::getRhelVersionString: add warning for unhandled rhel versions (ad71f21)
  • MongoBinaryDownloadUrl::getRhelVersionString: refactor to better compare versions (6a38d17), closes #726

Style

  • MongoBinaryDownload: add status code to "status is not 200" error (ad304ee), closes #720
  • MongoBinaryDownload: rename error variables from "e" to "err" (f7d811e)
  • MongoBinaryDownloadUrl: update tsdoc comments (4af629c)
  • MongoMemoryReplSet: rename error variables from "e" to "err" (57d034d)

Dependencies

  • @google/semantic-release-replace-plugin: upgrade to version 1.2.0 (28f13d8)
  • @typescript-eslint/*: upgrade to version 5.48.0 (7a919ab)
  • eslint: upgrade to version 8.31.0 (16e5a8a)
  • eslint-config-prettier: upgrade to version 8.6.0 (83d0ca9)
  • mongodb: change "~" to "^" again (605614d)
  • mongodb: upgrade to version 4.13.0 (dfbccc3)
  • prettier: upgrade to version 2.8.1 (14e3e7d)
  • uuid: upgrade to version 9.0.0 (1f32d9c)