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-authors
shell 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