Skip to content

Releases: mongodb-js/mongosh

1.7.0

10 Feb 17:02

Choose a tag to compare

Features

  • Add support for QE range indexes (MONGOSH-1371, #1400)
  • shell-api, cli-repl: On-boot warnings for fake MongoDBs (#1402)
  • shell-api: Use $currentOp agg. stage for db.currentOp (#1395)
  • shell-api: Introduces public Mongo.getURI (#1391)
  • shell-api: Use collStats aggregation stage instead of command for collection.stats() (MONGOSH-1157, #1384)

Bug Fixes

  • shell-api: Adjust .drop() return value for server changes (#1406)
  • ci: Install FIPS-y OpenSSL 3 later in docker tests (#1405)
  • service-provider-core: Bulk result now marked internal NODE-4034 (#1386)
  • server-provider-core: Don't import MapReduceOptions from Node driver (#1383)

See an overview of all solved issues in Jira

1.6.2

09 Jan 17:24

Choose a tag to compare

Bug Fixes

See an overview of all solved issues in Jira

1.6.1

01 Dec 12:46
51c0674

Choose a tag to compare

Features

  • shell-api: Add convertShardKeyToHashed() (MONGOSH-1050, #1364)
  • shell-api: Accept another Mongo instance as 1st arg to ctor (MONGOSH-1272, #1361)
  • cli-repl: Print index update violations (#1358)
  • shell-api, cli-repl: Pass print type as part of the onPrint callback; do not limit the output of printjson (MONGOSH-955, #1356)
  • shell-api: Change 'serverVersions' tag for 'getShardedDataDistribution' to v6.0.3 (MONGOSH-1303, #1352)

Bug Fixes

  • shell-api: Coerce values in getShardDistribution to JS number (MONGOSH-1329, #1363)
  • cli-repl: Do not enable telemetry unless user id is persisted (MONGOSH-1320, #1362)
  • js-multiline-to-singleline: Handle multiline template strings well (MONGOSH-1324, #1360)
  • ci: Install mlaunch without pip cache (#1359)
  • arg-parser: Allow setting arguments to false that are true by default (MONGOSH-1284, #1353)
  • node-runtime-worker-thread: Close child process on parent disconnect (#1349)

See an overview of all solved issues in Jira

1.6.0

20 Sep 19:39
fbbf54a

Choose a tag to compare

Features

Bug Fixes

See an overview of all solved issues in Jira

1.5.4

31 Jul 00:02
92fc4d6

Choose a tag to compare

See an overview of all solved issues in Jira

1.5.3

29 Jul 03:46

Choose a tag to compare

See an overview of all solved issues in Jira

1.5.2

27 Jul 20:35
b5c5a3c

Choose a tag to compare

Features

Bug Fixes

  • cli-repl: Detect containerized environment and disable telemetry (MONGOSH-1278, #1326)

See an overview of all solved issues in Jira

1.5.1

14 Jul 19:49

Choose a tag to compare

Features

  • cli-repl: Allow multiple --eval args (MONGOSH-1194, #1311)
  • Lower crypt library version to rhel72 on s390x (#1309)

Bug Fixes

See an overview of all solved issues in Jira

1.5.0

02 Jun 12:47
78a16fa

Choose a tag to compare

Features

Bug Fixes

  • Drop more csflePath references
  • Rename shared library LICENSE file
  • Work around libmongocrypt createIndex bug
  • Adjust for merge conflicts
  • shell-api: Drop unused ts-expect-error
  • ci: Use auth token in dry-run-publish step (#1296)
  • cli-repl: Adjust FIPS test expectation
  • browser-repl: Gray out enxcol helpers in show collections (#1290)

See an overview of all solved issues in Jira

1.4.2

17 May 18:41
7daf54d

Choose a tag to compare

Features

Bug Fixes

  • node-runtime-worker-thread: Properly pass through FLE2 options (COMPASS-5647, #1288)

See an overview of all solved issues in Jira