Features
- cli-repl: Fix files as positional arguments and add --file (MONGOSH-769, #890)
- shell-api: Add Mongo.getCollection() (MONGOSH-620, #889)
- cli-repl: Add isInteractive() support (MONGOSH-620, #887)
- cli-repl: Include API version in greeting message (#881)
- Add stricter type validation for config settings (MONGOSH-758, #878)
- build: Add macos arm64 support (MONGOSH-442, #872)
Bug Fixes
- mongosh-repl: Fix REPL command completion (MONGOSH-778, #891)
- shell-api: Ensure deprecation is handled in tests (#888)
- cli-repl: Stop mongocryptd search once successful (MONGOSH-775, #885)
- build: Fix build tests (#883)
- cli-repl: Ensure ctrl-c works with --nodb (MONGOSH-772, #879)
- cli-repl: Improve syntax highlighting on input (MONGOSH-726, #877)
See an overview of all solved issues in Jira