Skip to content

mtools 1.5.3

Compare
Choose a tag to compare
@stennie stennie released this 28 Jan 01:48
· 200 commits to develop since this release

Highlights of this release are:

  • mlaunch: Quote mongos --logpath (to handle paths with spaces)
  • mlaunch: Permit command line options with "="
  • mlaunch: Ignore passing unsupported param --wiredTigerCacheSizeGB to mongos
  • mlaunch: Add --wiredTigerEngineConfigString as an undocumented mongod param
  • util/logevent.py: Add LogEvent support for returning actual query (not pattern)

Thanks to @ajdavis, @renatoriccio, @twblamer, @kevinadi, @sindbach,
@kallimachos, and @stennie for contributions to this release.

To install, run:

pip install mtools --upgrade

See Changes to mtools for a full change history.