Features
- Add global shell settings API (MONGOSH-635, #780)
- shell-api: Add EJSON global (MONGOSH-670, #785)
- Flip async-rewriter switch (MONGOSH-651, #782)
Bug Fixes
- shell-api: Fix prompt for Atlas-proxy-style mongos (MONGOSH-680, #797)
- service-provider-core: Re-fix connection string casing (#781)
- shell-api: Copy bson classes’ prototypes to shell bson helpers (#788)
- shell-api: Do not expose internalState as global (#779)
- cli-repl: Print result of --eval (MONGOSH-683, #777)
- cli-repl: Print newline after password prompt (#778)
- shell-api: Remove custom Date constructor (MONGOSH-597, #776)
- shell-api: Never check $clusterTime in rs integration tests (#774)
See an overview of all solved issues in Jira