Skip to content

Releases: mongodb-js/mongosh

1.10.1

21 Jun 09:49
05ad91b
Compare
Choose a tag to compare

Features

Bug Fixes

  • deps: Do not emit max listener count warning when reconnecting (MONGOSH-1479, #1491)

See an overview of all solved issues in Jira

1.10.0

13 Jun 14:07
Compare
Choose a tag to compare

Features

Bug Fixes

  • Fix SNYK-JS-FASTXMLPARSER-5668858 (#1484)
  • shell-api: Try running convertShardKeyToHashed agg against empty db (#1479)

See an overview of all solved issues in Jira

1.9.1

25 May 12:14
Compare
Choose a tag to compare

What's Changed

See an overview of all solved issues in Jira

1.9.0

17 May 16:36
Compare
Choose a tag to compare

Features

Bug Fixes

  • cli-repl: Keep the raw mode off for the whole duration of the eval (MONGOSH-1433, #1460)
  • cli-repl: Keep the raw mode off for the whole duration of the eval (MONGOSH-1433, #1460)

See an overview of all solved issues in Jira

1.8.2

28 Apr 11:35
c71dbb7
Compare
Choose a tag to compare

Bug Fixes

  • ci: Update Python version for Windows CI (#1453)
  • browser-repl: Account for node-runtime-worker-thread-specific result rendering (MONGOSH-1323, #1452)

See an overview of all solved issues in Jira

1.8.1

24 Apr 17:41
b0244ae
Compare
Choose a tag to compare

Bug Fixes

  • shell-api: Do not assume partioned field in config.databases to exist (MONGOSH-1438, #1448)
  • cli-repl,shell-api: Skip/fix tests for latest server alpha (#1446)
  • browser-repl: Print contents of strings instead of inspected string (MONGOSH-1323, #1443)
  • arg-parser: Allow IPv6 addrs in --host replset/... notation (MONGOSH-1427, #1436)
  • shell-api: Fix broken tsToSeconds conversion (MONGOSH-1428, #1433)
  • shell-api: Removes the retry behaviour from rs.reconfig - (MONGOSH-1304, #1429)
  • shell-api: Fix connection string readPref check in mongo.ts (#1428)

See an overview of all solved issues in Jira

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