github mongodb-js/mongosh v0.2.2
0.2.2

latest releases: v2.2.5, v2.2.5-draft.0, v2.2.4...
3 years ago

API Updates

  • Admin commands such as db.killOp() and db.currentOp(). More detail in: MONGOSH-307.
  • Free monitoring commands such as db.enableFreeMonitoring(). More detail in: MONGOSH-300.
  • Logging and profiling helper method implementations (e.g. db.setLogLevel(), db.getProfilingLevel()). More detail in: MONGOSH-299.
  • Raw command execution methods helpers (e.g. db.listCommands()). More detail in: MONGOSH-301.
  • Server stats commands such as db.serverBuildInfo() and db.serverStatus(). More detail in: MONGOSH-304.
  • Bulk API support. Details in: MONGOSH-296

Bug Fixes

  • db.getCollection.help()
  • Proper credentials redact in logging and history.

This release also builds a Debian Artifact, which can be download and installed as follows:

dpkg --install /path/to/deb/artifact

Release notes in Jira

Don't miss a new mongosh release

NewReleases is sending notifications on new releases.