Features
- build: Add shared-openssl packages to releases (MONGOSH-1231, #1299)
- shell-api: Add new key management helpers (MONGOSH-1206, #1300)
- shell-api: Support indexKeyId, contentionFactor, queryType, keyMaterial (MONGOSH-1209, #1301)
- Add support for
show freeMonitoring
and friends (MONGOSH-1185, #1289) - build: Package shared-openssl mongosh binaries (MONGOSH-1224, #1293)
- cli-repl: Add support for the --tlsFIPSMode flag (MONGOSH-1221, #1292)
- ci: Create shared-openssl binaries (MONGOSH-1223, #1291)
- Bump Node.js to 16.x (MONGOSH-1219, #1285)
Bug Fixes
- Drop more csflePath references
- Rename shared library LICENSE file
- Work around libmongocrypt createIndex bug
- Adjust for merge conflicts
- shell-api: Drop unused ts-expect-error
- ci: Use auth token in dry-run-publish step (#1296)
- cli-repl: Adjust FIPS test expectation
- browser-repl: Gray out enxcol helpers in
show collections
(#1290)
See an overview of all solved issues in Jira