mtools 1.5.3
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.