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