Features
- Update libmongocrypt and fix tests (#2076)
- Report hostname for atlas (COMPASS-8093, #2113)
- Add proxy support (MONGOSH-1827, #2123)
- Enable tlsUseSystemCA by default (MONGOSH-1852, #2119)
- Add debug flag for dumping OIDC tokens to output (MONGOSH-1845, #2112)
- Add
--oidcIdTokenAsAccessToken
(MONGOSH-1843, #2109)
Bug Fixes
- Replace import-node-fetch with createFetch() (MONGOSH-1857, #2128)
- shell-api: Expand fallback condition for $collstats (MONGOSH-1425, #2129)
- cli-repl: Patch WASM wrapper for pac-proxy-agent on s390x (MONGOSH-1858, #2130)
- cli-repl: Prompt for password when redirecting output (MONGOSH-1136, #2116)
- logging: Do not accumulate telemetry events that are never sent (#2106)
- shell-api: Map
fields
toprojection
infindAndModify
(MONGOSH-1820, #2100)
See an overview of all solved issues in Jira