Skip to content

Releases: mongodb-js/mongosh

2.2.0

14 Mar 20:54
482c1fa
Compare
Choose a tag to compare

⚠️ Important note: This release is affected by a bug, fixed in 2.2.1, where require(...) caused an error in script mode.

Features

Bug Fixes

See an overview of all solved issues in Jira

2.1.5

19 Feb 13:37
cbfb77a
Compare
Choose a tag to compare

Bug Fixes

  • ci: Fix release_publish(_dry_run) paramters (#1828)
  • e2e-tests: Run in unit test suite (MONGOSH-1716, #1823)
  • ci: Modify shell.exec as per evergreen instructions to avoid leaking any secrets (MONGOSH-1704, #1817)
  • logging: Remove userId from identify and track (COMPASS-7607, #1814)

See an overview of all solved issues in Jira

2.1.4

08 Feb 16:31
aa68f99
Compare
Choose a tag to compare

Features

Bug Fixes

See an overview of all solved issues in Jira

2.1.3

29 Jan 11:54
9ebc147
Compare
Choose a tag to compare

Bug Fixes

See an overview of all solved issues in Jira

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 [email protected] (#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