Skip to content

Releases: mongodb-js/mongosh

2.3.7

17 Dec 19:08
Compare
Choose a tag to compare

Bug Fixes

  • browser-repl: Don't override output that came from onPrint (#2304)
  • cli-repl: Only ever run MongoshRepl.onExit once (MONGOSH-1943, #2300)

See an overview of all solved issues in Jira

2.3.6

13 Dec 18:49
5405fe4
Compare
Choose a tag to compare

Bug Fixes

See an overview of all solved issues in Jira

2.3.5

12 Dec 22:33
3375ddb
Compare
Choose a tag to compare

Bug Fixes

See an overview of all solved issues in Jira

2.3.4

27 Nov 15:17
ce418fa
Compare
Choose a tag to compare

Features

Bug Fixes

See an overview of all solved issues in Jira

2.3.3

30 Oct 10:41
e78998f
Compare
Choose a tag to compare

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

2.3.2

08 Oct 19:01
591aaa5
Compare
Choose a tag to compare

Bug Fixes

  • shell-api: Fix support for sharded time series collections with getShardDistribution (MONGOSH-1447, #2189)
  • deps: Bump devtools-proxy-support to 0.4.1 (#2201)
  • cli-repl: Use tls allowPartialTrustChain flag (MONGOSH-1878, #2181)
  • scripts: Account for unminimize being gone from ubuntu24.04 docker img (#2185)
  • ci: Account for 8.0.0 publish (MONGOSH-1833, #2179)
  • proxy-support: Update proxy support to the version that works around erraneous expired certs in system CA (#2173)
  • deps: Bump dset, express, body-parser, path-to-regexp (#2166)
  • browser-repl: Ensure that input can't be modified or evaluated while operation is in progress (#2162)

See an overview of all solved issues in Jira

2.3.1

05 Sep 20:10
57a904a
Compare
Choose a tag to compare

Bug Fixes

  • cli-repl: Remove accidentally committed TS code from --help text (#2156)
  • shell-api: Pass non-string arguments of ISODate through to Date (MONGOSH-1859, #2145)
  • devtools-proxy-support: handle special characters in SSH URL correctly COMPASS-8254
  • devtools-proxy-support: remove certificates without issuer from system CA list COMPASS-8252

See an overview of all solved issues in Jira

2.3.0

16 Aug 09:13
2013159
Compare
Choose a tag to compare

Features

Bug Fixes

See an overview of all solved issues in Jira

2.2.15

30 Jul 10:29
1570f12
Compare
Choose a tag to compare

Features

Bug Fixes

See an overview of all solved issues in Jira

2.2.12

11 Jul 07:56
aaec23a
Compare
Choose a tag to compare

Bug Fixes

  • browser-repl: Forward ref on the themed shell component (#2070)

See an overview of all solved issues in Jira