1.3.0
Features
- shell-api: Add support for snapshot reads (MONGOSH-1151, #1237)
- cli-repl: Pass through sspiHostnameCanonicalization to driver (MONGOSH-856, #1231)
- shell-api: Add KMIP support (MONGOSH-1013, #1235)
- shell-api: Support boolean "true" with currentOp (MONGOSH-1131, #1219)
Bug Fixes
- packaging: Create RPMs without .build-id entries (MONGOSH-1159, #1236)
- Updates help message for --retryWrites option (MONGOSH-1150, #1238)
- logging: Run
npm run lint -- --fix
(#1234) - cli-repl: Run
npm run lint -- --fix
(#1232) - shell-api: Relax sharding test expectations (MONGOSH-1152, #1227)
- shell-api: Never pass schemaMap to ClientEncryption ctor (MONGOSH-1158, #1228)
- logging: Keep userId for old and new users (MONGOSH-1143, #1229)
- logging: Use user id and anonymous id as segment identity (MONGOSH-1143, #1225)
- shell-api: Run
npm run lint -- --fix
(#1226)
See an overview of all solved issues in Jira