Bug
- [MONGOSH-1097] - Attempting to start editor fails with 'unexpected token' error
- [MONGOSH-1102] - Browserlist warning while running mongosh
- [MONGOSH-1124] - show dbs shows size in 1000-based MB, legacy shell used 1024-based MB
- [MONGOSH-1125] - We may want to package separately for Suse 12 & Suse 15
- [MONGOSH-1155] - ObjectId() Error message needs to be updated
- [MONGOSH-1191] - .getKeyVault() does not create index over keyAltNames
- [MONGOSH-1195] - Remove removed `collection.save()` command instead of showing as deprecated
- [MONGOSH-1199] - Pass through options in db.coll.drop(options)
New Feature
- [MONGOSH-1172] - Support creating collections with clustered indexes.
Task
- [MONGOSH-975] - Use npm 8 in CI and locally
- [MONGOSH-1082] - Include libsasl.dll for windows mongocryptd
- [MONGOSH-1107] - Add macos 11 x64 e2e test task
- [MONGOSH-1109] - Test FLE 2.0 functionality
- [MONGOSH-1118] - Detect CSFLE library path and pass it to driver
- [MONGOSH-1127] - Translate CLI flags to Connection String parameters instead of driver flags
- [MONGOSH-1168] - Cache the result of asyncWriter.runtimeSupportCode() at compile time
- [MONGOSH-1177] - Add mongosh packages to the 6.0 PPAs and sign them with the 6.0 server's signing key
- [MONGOSH-1178] - Bump driver version to 4.6.0
- [MONGOSH-1182] - Mark collection.reIndex() as deprecated
- [MONGOSH-1192] - Drop reliance on createdFromQuery in plan cache tests
- [MONGOSH-1203] - Allow FLE against non-enterprise servers with bypassQueryAnalysis
- [MONGOSH-1208] - Ensure collection.drop() always drops FLE2 collections
- [MONGOSH-1217] - Enable FLE2 feature flag
Edit/Copy Release Notes
The text area below allows the project release notes to be edited and copied to another document.