Releases: mongodb-js/mongosh
Releases · mongodb-js/mongosh
2.0.0
Features
- Add support for local atlas (MONGOSH-1574, #1629)
- Add atlas streams support (MONGOSH-1514, #1519)
- cli-repl: Show .cause property of Error objects if present (MONGOSH-1578, #1625)
- cli-repl: Show deeply nested values in cursors and error properties (MONGOSH-1202, #1626)
- Add support for new factory methods in Bson ObjectId and Binary (MONGOSH-1369, #1537)
- Sh.status() omits deprecated fields from config.version (MONGOSH-1331, #1545)
- Remove free monitoring functions (MONGOSH-1520, #1543)
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
Features
- Set max serverVersion for getLastErrorObj to 5.1.0 (MONGOSH-923, #1590)
- cli-repl: Show update notification banner in mongosh CLI (MONGOSH-1533, #1568)
- build: Add Debian 12 (bookworm) PPA (MONGOSH-1539, #1572)
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
Features
- Add programmatically accessible download feed (MONGOSH-1242, #1562)
Bug Fixes
- build: More resilient S3 handling for JSON feed (MONGOSH-1242, #1570)
See an overview of all solved issues in Jira
1.10.4
Features
- ci: Build linux-arm64-openssl3 package (MONGOSH-1546, #1553)
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
1.10.2
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
1.10.1
Features
- cli-repl: Add dependency info to --build-info (MONGOSH-1286, #1492)
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
Features
- shell-api: Add shell helpers for checkMetadataConsistency (MONGOSH-1432, #1489)
- shell-api: Align search index helper syntax with the syntax document (#1483)
- shell-api: Search index management helpers MONGOSH-1455 (MONGOSH-1456, #1477)
- Stop sending truncateOps to ADF (MONGOSH-1431, #1476)
- shell-api: Add db.collection.analyzeShardKey() and db.collection.configureQueryAnalyzer() (MONGOSH-1442, #1468)
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
What's Changed
- Provide workspace-based npm commands instead of lerna ones in README (#1465)
- Integrate sbom-tools (MONGOSH-1450, MONGOSH-1451, #1466)
- Update node from 16.19.1 to 16.20.0 (MONGOSH-1454, #1467)
See an overview of all solved issues in Jira
1.9.0
Features
- Remove OIDC feature flag (MONGOSH-1402, #1463)
- Remove free monitoring banner and deprecate related methods (MONGOSH-1415, #1462)
- shell-api: Add autoMerger helpers (MONGOSH-1375, #1461)
- Implement OIDC support (MONGOSH-1384, #1458)
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