Skip to content

Releases: mongodb-js/mongosh

1.8.0

28 Feb 16:27
Compare
Choose a tag to compare

Features

  • Upgrade driver and bson to 5.0 (MONGOSH-1358, #1403)
  • shell-api: Adds createEncryptedCollection on Database and ClientEncryption (#1416)
  • autocomplete: Upgrades mongodb-constants (#1408)

Bug Fixes

  • browser-repl: Change background color of shell to dark4 (COMPASS-6534, #1420)
  • shell-api: Fix getCollections for Object.prototype keys (#1418)
  • autocomplete: Fixes autocomplete not working for db.aggregate (#1412)
  • cli-repl: Lazy-load dependencies in entry point (MONGOSH-1336, #1410)

See an overview of all solved issues in Jira

1.7.1

13 Feb 19:18
1bf0d77
Compare
Choose a tag to compare

Bug Fixes

See an overview of all solved issues in Jira

1.7.0

10 Feb 17:02
Compare
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
Compare
Choose a tag to compare

Bug Fixes

See an overview of all solved issues in Jira

1.6.1

01 Dec 12:46
51c0674
Compare
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
Compare
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
Compare
Choose a tag to compare

See an overview of all solved issues in Jira

1.5.3

29 Jul 03:46
Compare
Choose a tag to compare

See an overview of all solved issues in Jira

1.5.2

27 Jul 20:35
b5c5a3c
Compare
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
Compare
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