Skip to content

Releases: mongodb-js/mongosh

2.1.1

05 Dec 09:23
c7e70b6
Compare
Choose a tag to compare

Features

Bug Fixes

  • node-runtime-worker-thread: Remove function properties before serializing errors (COMPASS-5919, #1762)
  • deps: Build kerberos in RTLD mode for Linux executables (MONGOSH-1628, #1751)

See an overview of all solved issues in Jira

2.1.0

21 Nov 10:43
963c75b
Compare
Choose a tag to compare

Features

Bug Fixes

  • ci: Attempt to fix suse12 package smoke test (MONGOSH-1645, #1743)
  • cli-repl: Avoid instantiating libmongocrypt for mongosh --version (#1739)
  • shell-api: Handle db name conflicts with Object.prototype (MONGOSH-1630, #1726)
  • cli-repl: Prevent promisify promise-returning function warning in async repl (#1721)
  • deps: Bump mongodb-connection-string-url to 3.0.0 (#1720)

See an overview of all solved issues in Jira

2.0.2

16 Oct 09:04
5737e60
Compare
Choose a tag to compare

Features

  • Introduce $vectorSearch aggregation stage to 7.1 and 7.0.x (COMPASS-7064, #1671)
  • cli-repl: Do not show MDB version for SPI STREAMS-576 (#1678)
  • Bump bson to 6.1.0 (#1672)
  • Enable Node.js startup snapshot (MONGOSH-1540, #1662)

Bug Fixes

See an overview of all solved issues in Jira

2.0.1

14 Sep 14:43
225d460
Compare
Choose a tag to compare

Bug Fixes

  • logging: Relax ThrottledAnalytics two-session test (#1667)
  • ci: Automatically update Node.js 20 version, ignore Node.js 14 (#1664)

See an overview of all solved issues in Jira

2.0.0

06 Sep 09:35
60053aa
Compare
Choose a tag to compare

Features

Bug Fixes

  • Do not attempt to publish e2e-tests package (#1659)
  • build: Fix list of files expected to be unchanged for releases (#1651)
  • ci: Also skip java-shell tests on 4.2.x enterprise server (#1647)
  • e2e-tests: Remove pre-4.2 tests, explicitly allow certless connections (MONGOSH-1592, #1646)
  • ci: Properly test against enterprise servers (#1642)
  • e2e-tests: Actually run e2e tests as part of unit test CI (MONGOSH-1590, #1637)
  • async-rewriter: Implement custom completion record computation (MONGOSH-1579, #1638)
  • ci: Remove extra unzip statement after merge conflict
  • service-provider-server: Downgrade kerberos to 2.0.1 (#1636)
  • service-provider-core: Account for conflicting changes to getConnectInfo (#1635)
  • ci: Fix evergreen CI in x64 SUSE and s390x RHEL e2e tests (#1606)
  • service-provider-core: Align BSON inspect with driver, fix Binary printing (MONGOSH-1571, #1604)
  • cli-repl: Work around Node.js 20 process.exit() change (#1591)
  • node-runtime-worker-thread: Relax serialization test for Node.js 20 (#1595)
  • shell-api: Use public BulkWriteResult props MONGOSH-1507 (COMPASS-7023, #1594)
  • ci: Use npm@9.x (#1592)
  • DropIndexes so it run on the primary regardless the read preference (MONGOSH-1478, #1566)

See an overview of all solved issues in Jira

1.10.6

25 Aug 08:39
6bcde16
Compare
Choose a tag to compare

Features

Bug Fixes

  • cli-repl: Clear update notification cache when source URL changes (#1587)
  • ci: Account for 7.0.x server now being stable (#1580)
  • build: Keep using 6.0.x RHEL7.2 crypt_shared library on s390x (#1578)
  • build: Fix sharedOpenssl tag for downloads (MONGOSH-1242, #1573)

See an overview of all solved issues in Jira

1.10.5

14 Aug 14:00
bb658a0
Compare
Choose a tag to compare

Features

Bug Fixes

See an overview of all solved issues in Jira

1.10.4

10 Aug 13:44
13cdffc
Compare
Choose a tag to compare

Features

Bug Fixes

  • Adopt dns result order changes VSCODE-458 (#1561)
  • Install nvm in task local directory instead of home (#1555)
  • ci: Account for diverging source maps when merging coverage files (MONGOSH-1312, #1536)

See an overview of all solved issues in Jira

1.10.3

31 Jul 11:51
5df718f
Compare
Choose a tag to compare

See an overview of all solved issues in Jira

1.10.2

28 Jul 16:45
9351a54
Compare
Choose a tag to compare

Bug Fixes

  • cli-repl: Invert and fix passwordless-auth-mechanism check (#1533)
  • shell-api: Remove argument validation for db.killOp() (MONGOSH-1495, #1501)
  • shell-api: Rename configureQueryAnalyzer option to match server (MONGOSH-1499, #1500)
  • cli-repl: Cap number of log files to 100 (MONGOSH-1449, #1498)
  • cli-repl: Do not include crypt shared library version in buildInfo (MONGOSH-1496, #1494)

See an overview of all solved issues in Jira