Skip to content

v0.6.12

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 19:32
· 337 commits to main since this release
d7df781

Changed

  • Replaced code lenses with code actions for partially running playgrounds (VSCODE-247, #318)
  • Updated the MongoDB driver to 4.1.2 and mongosh to 1.0.4 (VSCODE-270, #337)
  • Updated the create collection time-series template to include granularity (VSCODE-292, #344)

Fixed

  • Fixed TLS/SSL files not resolving correctly when connecting with WSL(Windows Subsystem for Linux) (VSCODE-284, #343)
  • Fixed playgrounds not loading SSL/TLS files correctly with new MongoDB node driver (VSCODE-292, #347)