1.8.1
Bug Fixes
- shell-api: Do not assume
partioned
field in config.databases to exist (MONGOSH-1438, #1448) - cli-repl,shell-api: Skip/fix tests for latest server alpha (#1446)
- browser-repl: Print contents of strings instead of inspected string (MONGOSH-1323, #1443)
- arg-parser: Allow IPv6 addrs in
--host replset/...
notation (MONGOSH-1427, #1436) - shell-api: Fix broken tsToSeconds conversion (MONGOSH-1428, #1433)
- shell-api: Removes the retry behaviour from rs.reconfig - (MONGOSH-1304, #1429)
- shell-api: Fix connection string readPref check in mongo.ts (#1428)
See an overview of all solved issues in Jira