Features
- build: Publish mongosh artifacts to 9.0 server PPA (MONGOSH-3438, #2786)
- ci: Build shared-OpenSSL binaries for ppc64le and s390x (MONGOSH-1681, #2779)
- shell-api: Support sh.shardDrainingStatus() and sh.getTransitionToDedicatedConfigServerStatus() (MONGOSH-2501, #2782)
- shell-api: Support filter arg in sh.listShards() (MONGOSH-2500, #2776)
- Remove support for preview text, suffix, and substring QE FLE APIs (MONGOSH-3403, #2768)
- autocomplete: Add MongoDB 8.3 arrayIndexAs and $$IDX support (MONGOSH-3244, #2763)
Bug Fixes
- cli-repl: Correctly return false from enableTelemetry setting when forceDisableTelemetry is set (MONGOSH-1141, #2770)
- shell-api: Accept viewless timeseries bucketsNs in sharded stats test (MONGOSH-2680, #2767)
- browser-repl: Show dates as ISODate (MONGOSH-1781, #2747)
See an overview of all solved issues in Jira