Features
- Track all API calls (MONGOSH-977, #1135)
- Bump ace autocompleter to 0.8.0 MONGOSH-1019, MONGOSH-1020, MONGOSH-1003, (MONGOSH-1022, #1139)
- Add db.sql helper for ADL $sql (MONGOSH-900, #1100)
Bug Fixes
- editor: Show full statement when editing previous code (MONGOSH-1018, #1142)
- cli-repl: Properly handle \r\n newlines in input (MONGOSH-998, #1141)
- shell-api: Relax queryHash checks in PlanCache test
- ci: Use Python 3.10 instead of Python 3.9 on Windows
See an overview of all solved issues in Jira