Features
- shell-api: Add convertShardKeyToHashed() (MONGOSH-1050, #1364)
- shell-api: Accept another Mongo instance as 1st arg to ctor (MONGOSH-1272, #1361)
- cli-repl: Print index update violations (#1358)
- shell-api, cli-repl: Pass print type as part of the onPrint callback; do not limit the output of printjson (MONGOSH-955, #1356)
- shell-api: Change 'serverVersions' tag for 'getShardedDataDistribution' to v6.0.3 (MONGOSH-1303, #1352)
Bug Fixes
- shell-api: Coerce values in getShardDistribution to JS number (MONGOSH-1329, #1363)
- cli-repl: Do not enable telemetry unless user id is persisted (MONGOSH-1320, #1362)
- js-multiline-to-singleline: Handle multiline template strings well (MONGOSH-1324, #1360)
- ci: Install mlaunch without pip cache (#1359)
- arg-parser: Allow setting arguments to false that are true by default (MONGOSH-1284, #1353)
- node-runtime-worker-thread: Close child process on parent disconnect (#1349)
See an overview of all solved issues in Jira