Features
- shell-api: Add shardedDataDistribution to sh.status() (MONGOSH-1326, #2214)
- tests: Add individual evergreen test results with XUnit (#2227)
- cli-repl: Ask for tlsCertificateKeyFilePassword when it is needed (MONGOSH-1730)
- shell-api: Account for orphan documents in getShardDistribution() helper (MONGOSH-1838, #2203)
Bug Fixes
- shell-api: Align database and collection aggregate functions (MONGOSH-1868, #2229)
- shell-api: Mongosh should throw an error when trying to drop a non-primary index (MONGOSH-1608, #2221)
- shell-api: Add support for running aggregate database with a single stage (MONGOSH-1868, #2218)
- cli-repl: Revert workaround for depcheck for searchParams type
- cli-repl: Fix depcheck with a more permissive workaround for the searchParams type (#2219)
- i18n: Fix incorrect createView.help (MONGOSH-1867, #2215)
- i18n: Add missing options parameter for find and findOne (MONGOSH-1697, #2210)
- shell-api: Fix invalid regular expression error in db.currentOp() (MONGOSH-1703, #2187)
See an overview of all solved issues in Jira