1.0.1
Features
- cli-repl: Mark exceptions from mongoshrc as such (MONGOSH-911, #1027)
- cli-repl: Add build info to log file (#1020)
- Add --build-info cli flag (MONGOSH-896, #1012)
Bug Fixes
- service-provider-server: Bump kerberos to 1.1.6 (MONGOSH-912, #1029)
- ci: Always set npm registry to main registry (#1030)
- shell-api: Add toJSON for CommandResult (MONGOSH-905, #1021)
- cli-repl: Do not require password for GSSAPI authentication (MONGOSH-899, #1022)
- cli-repl: Use try-require instead of if-else for buildInfo (#1014)
- cli-repl: Return original evaluation value to REPL (MONGOSH-902, #1011)
- cli-repl: Properly handle host seedlist (MONGOSH-901, #1010)
- build: Use RHEL for s390x/ppc64le mongocryptd (MONGOSH-897, #1008)
- ci: Fix vscode integration test (#1009)
- async-rewriter2: Fix 'use strict' handling (MONGOSH-890, #1006)
- shell-api: Do proper db/collection name validation (MONGOSH-866, #1003)
- service-provider-server: Fix change stream .next() interrupt (#1005)
- shell-api: Call tryNext on new change stream cursors (MONGOSH-889, #1004)
See an overview of all solved issues in Jira