Releases: mongodb-js/mongosh
Releases · mongodb-js/mongosh
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
2.5.5
2.5.3
Features
- shell-api: Add
.finish()method toExplainableCursor(MONGOSH-1493, #2475) - shell-api: Add collection.getShardLocation helper method (MONGOSH-1996, #2467)
- Port autocomplete direct commands and browser-runtime-core to the new autocomplete MONGOSH-2205 MONGOSH-2035 (MONGOSH-2206, #2464)
- Initial feature-flagged, new autocompleter. Now lazy loaded on first use (MONGOSH-2036, #2462)
Bug Fixes
- Set
generate-authorsshell command built from environment values (#2471) - deps: Bump sbom-tools to latest MONGOSH-2278 (MONGOSH-2265, #2473)
- browser-repl: Use block: nearest for scrollIntoView vertical alignment behavior (COMPASS-9417, #2469)
- e2e-tests: Add another kerberos error message (MONGOSH-2252, #2468)
- Provide license override for cli-table package (MONGOSH-2248, #2466)
See an overview of all solved issues in Jira
2.5.2
Features
- Initial feature-flagged, new autocompleter (MONGOSH-2036, #2424)
- Shell API autocomplete type definitions MONGOSH-2031 MONGOSH-2032 (MONGOSH-2173, #2434)
Bug Fixes
- Set
chunkFormat: falsein webpack config (MONGOSH-2225, #2460)
See an overview of all solved issues in Jira
2.5.1
Features
- release: Set acls to private for new uploads (MONGOSH-2124, #2447)
- telemetry: Add device ID logging (COMPASS-8443, #2411)
Bug Fixes
- release: Add assume roles to evergreen template (MONGOSH-2124, #2448)
- Stick to 8.0.x crypt_shared library for now MONGOSH-2177 MONGOSH-2178 MONGOSH-2179 (MONGOSH-2180, #2444)
- e2e-tests: Handle flakiness of logging retention tests (MONGOSH-2050, #2431)
- service-provider-core: Include padding in packed bits inspect (MONGOSH-2153, #2433)
See an overview of all solved issues in Jira
2.5.0
Features
- service-provider-core: Support new BSON vector types in mongosh (MONGOSH-1873, #2425)
- shell-api: Add automerge information to sh.status() (MONGOSH-1649, #2422)
- shell-api: Add Mongo bulkWrite API (MONGOSH-1100, #2416)
- shell-api: Add sh.isConfigShardEnabled and listShards helpers (MONGOSH-1919, #2400)
Bug Fixes
- Stick to 8.0.5 for macOS crypt_shared and macOS 11 e2e tests (#2417)
See an overview of all solved issues in Jira