Releases: mongodb-js/mongosh
Releases · mongodb-js/mongosh
2.2.15
Features
- shell-api: Add shard moveCollection and unshardCollection helpers (COMPASS-7500, #2092)
- ci: Publish to 8.0 PPA repositories (MONGOSH-1807, #2088, #2094, #2102)
Bug Fixes
- shell-api: Sh.status() should show full list of tag ranges in verbose mode only (MONGOSH-1327, #2048)
- shell-api: Apply readPreference to admin read commands (MONGOSH-1837, #2084)
- deps: Mongodb-redact contains slow regexes (MONGOSH-1392, #2074)
See an overview of all solved issues in Jira
2.2.12
2.2.11
Features
- browser-repl: Allow to render browser-repl in light mode (#2061)
- browser-repl: Allow to set initial input (#2051)
Bug Fixes
- shell-api: The explainable cursor should reflect simple collation (MONGOSH-1670, #2050)
- browser-repl: Make sure we are actually using initial value of initialEvaluate (#2058)
- ci: Use rpm instead of zypper to install mongosh in suse docker images (#2056)
- ci: Use vault repos for yum on centos7 (#2053)
See an overview of all solved issues in Jira
2.2.10
Bug Fixes
- ci: Adopt augmented SBOM integration with Silk (MONGOSH-1773, #2021)
See an overview of all solved issues in Jira
2.2.9
2.2.7
Features
- Add support for oraclelinux9 and ubuntu24.04 (MONGOSH-1785, #2003)
- Add support for 8.0 (MONGOSH-1784, #2002)
Bug Fixes
- ci: Run static analysis reporting only once per version (MONGOSH-1804, #2025)
- build: Fix tests for new platforms (MONGOSH-1806, #2022)
- autocomplete: Handle missing
buildInfo
well (MONGOSH-1792, #2013) - deps: Bump pack-resolver version (MONGOSH-1791, #2012)
- ci: Strip special characters from mongodb-runner tmp directories (#2011)
See an overview of all solved issues in Jira
2.2.6
Features
- cli-repl: Add experimental HTTP OIDC proxying capability (MONGOSH-1779, #1995)
- ci: Add SBOM file to release artifacts (#1975)
- shell-api: Warn users when using background option in aggregate (MONGOSH-1766, #1964)
Bug Fixes
- arg-parser,editor: Address regexp perf warnings for URI parsing MONGOSH-1671 (MONGOSH-1673, #1981)
- shell-api: Do not throw exceptions from enable/disableTelemetry() (MONGOSH-1769, #1966)
See an overview of all solved issues in Jira
2.2.5
Features
- autocomplete: Add autocomplete for streams commands (MONGOSH-1661)
Bug Fixes
- cli-repl: Do not wait for connectionInfo in quiet non-REPL mode (MONGOSH-1765, #1962)
- cli-repl: Throw error when changing telemetry setting while
forceDisableTelemetry: true
(MONGOSH-1762, #1955) - build: Bump boxednode to 2.4.2 (disable snapshot compression) (MONGOSH-1759, #1952)
See an overview of all solved issues in Jira
2.2.4
Bug Fixes
- build: Fix hash file parsing (#1950)
- build: Ensure output directory exists before downloading files into it (#1946)
- Regenerate package-lock.json (#1944)
- cli-repl: Do not use process.report() to get glibc version (MONGOSH-1754, #1935)
- editor: SNYK-JS-INFLIGHT-6095116 inflight (MONGOSH-1732, #1930)
See an overview of all solved issues in Jira
2.2.3
Bug Fixes
- cli-repl: Properly skip update notification fetches in quiet mode (MONGOSH-1751, #1919)
- shell-evaluator: Fix exposed asyncRewrite fn for benchmarks (#1922)
- shell-api: Improve AbstractCursor iteration performance (MONGOSH-1688, #1920)
See an overview of all solved issues in Jira