Features
- Bump to BSON 6.2.0, make string quoting consistent (MONGOSH-1452, #1708)
- async-rewriter: Allow cursor iteration with for-of (MONGOSH-1527, #1698)
Bug Fixes
- ci: Attempt to fix suse12 package smoke test (MONGOSH-1645, #1743)
- cli-repl: Avoid instantiating libmongocrypt for
mongosh --version
(#1739) - shell-api: Handle db name conflicts with Object.prototype (MONGOSH-1630, #1726)
- cli-repl: Prevent promisify promise-returning function warning in async repl (#1721)
- deps: Bump mongodb-connection-string-url to 3.0.0 (#1720)
See an overview of all solved issues in Jira