Releases: mongodb-js/mongosh
Releases · mongodb-js/mongosh
2.8.2
2.8.1
2.7.0
Features
- Package on Node.js 24 instead of 20 (MONGOSH-3062, #2622)
Bug Fixes
- Snyk integration with the latest npm (#2660)
- deps: Update bundled node.js to 24.13.1 (#2654)
- Add Abortable to the functions that can be aborted by the driver (MONGOSH-3142, #2655)
- cli-repl: Silence stdin write errors in smoke tests (#2651)
- Deprecate option based explain api (MONGOSH-1912, #2650)
- Allow child_process to be part of the snapshot (MONGOSH-1734, #2649)
- Upgrade the aws-sdk credentials-provider-node and other deprecated transitive dependencies (#2646)
- ci: Remove duplicate packaging tasks on Windows (#2645)
- cli-repl: Raise Node.js warning version to 24.x (MONGOSH-3037, #2644)
- Add a warning message for unsupported Node.js versions (MONGOSH-3037, #2642)
- shell-api: Account for deprecation of explicit buckets namespace (MONGOSH-1967, #2635)
- deps: Bump mongodb driver to 6.21.0 (#2633)
See an overview of all solved issues in Jira
2.6.0
Features
- Add a download script to facilitate easy use in CI (MONGOSH-2687, #2532)
- shell-bson: Add legacy uuid helpers (MONGOSH-2486, #2605)
- Output full bson objects (MONGOSH-1285, #2584)
Bug Fixes
- deps: Bump resolve-mongodb-srv, add trailing dot test (MONGOSH-3027, #2617)
- shell-api: Replication lag reported negative value (MONGOSH-3063, #2624)
- ci: Downgrade cron-tasks environment to Node.js 20/npm 10 (#2604)
- cli-repl: Clear window title when mongosh exits (MONGOSH-1233, #2602)
See an overview of all solved issues in Jira
2.5.10
Features
- shell-api: Add ability to drill into stream processor attributes STREAMS-1136 (#2578)
Bug Fixes
- deps,cli-repl: Bump Node.js version and work around middle-of-line REPL paste bug (#2596)
- ci: Do not depend on disabled variants in check_coverage (MONGOSH-3043, #2593)
- logging: Handle credential redaction in some cases with special characters (MONGOSH-2991, #2581)
- shell-bson: ObjectId constructor compatibility with bson 7.x (#2567)
- shell-bson: Allow bson 7.x as a peer dependency (#2566)
See an overview of all solved issues in Jira
2.5.9
Features
- shell-api: Add sp.listWorkspaceDefaults command (MONGOSH-2949, #2558)
- Add sharded migration helpers (MONGOSH-2139, #2542)
- shell-api: Allow disabling "blocking cursor call" warnings (MONGOSH-2674, #2531)
Bug Fixes
- arg-parser: Account for updated types in arg-parser.ts (#2557)
- cli-repl: Add best guess about installation method to
buildInfo()(MONGOSH-2915, #2551) - logging: Fix log flushing on exit (MONGOSH-2883, #2547)
- browser-repl: Strip ansi codes from syntax errors (COMPASS-9921, #2550)
- java-shell: Make tests run and pass again (MONGOSH-2711, #2545)
- deps: Bump oidc-plugin, add regression test (MONGOSH-2884, #2548)
- shell-api,shell-bson: Increase runtime independence (#2544)
- Update links to docs MONGOSH-1153 (MONGOSH-2223, #2543)
- scripts: Follow renames in generate-authors script (#2536)
- deps: Bump oidc-plugin to latest (MONGOSH-2498, #2533)
See an overview of all solved issues in Jira
2.5.8
Features
- deps: Bump driver deps to latest MONGOSH-2514 (MONGOSH-2569, #2527)
Bug Fixes
- cli-repl: Work around buggy Node.js autocomplete (MONGOSH-2635, #2530)
- logging: Forward debug logs (#2528)
See an overview of all solved issues in Jira
2.5.7
Features
- deps: Bump oidc-plugin to 2.0.0 (MONGOSH-2194, #2500)
Bug Fixes
- ci: Download macnotary package for correct arch (#2515)
- Bump oidc-plugin, devtools-connect to latest again MONGOSH-2487 (MONGOSH-2488, #2517)
- ci: Replace perf.send command with new API end point for performance data submission DEVPROD-19866 (#2510)
See an overview of all solved issues in Jira
2.5.6
Features
- Allow opting out of schema sampling with config disableSchemaSampling=true (MONGOSH-2370, #2503)
- Add skipStartupWarnings flag to skip warnings on demand (MONGOSH-2371, #2501)
- Add RHEL9 support for ppc64le and s390x (MONGOSH-1680, #2504)
Bug Fixes
- i18n: Fix show log/logs description (#2496)
- autocomplete: Fix a semver check in old autocomplete (#2499)
- deps: Use the new autocomplete with bundled types (MONGOSH-2350, #2494)
See an overview of all solved issues in Jira