Features
- cli-repl,ci: Add automated performance tests (MONGOSH-1722, #1873)
- cli-repl: Make
--quiet
the default for non-interactive usage (MONGOSH-1721, #1869) - deps: Allow applying
useSystemCA
to OIDC IdP (MONGOSH-1712, #1868) - Replace Node.js REPL with plain vm context for script usage (MONGOSH-1720, #1849)
Bug Fixes
- ci: Downgrade
node-fetch@2.x
back to 2.6.12 (#1877) - ci: Remove unused licenses.json entry (#1861)
- cli-repl: Do not run prompt and initial input in parallel (MONGOSH-1617, #1856)
- cli-repl: Fix prompt TTY raw mode toggling (MONGOSH-1667, #1857)
- cli-repl: Properly report API telemetry for plain-vm eval (#1859)
- Upgrade to node-fetch@3.X (MONGOSH-1702, #1845)
See an overview of all solved issues in Jira