Releases: mongodb-js/mongosh
Releases · mongodb-js/mongosh
1.5.0
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
1.4.2
Features
- Visually identify FLE2 collections (MONGOSH-1204, #1270)
- shell-api: Create compactStructuredEncryptionData helper (MONGOSH-1207, #1281)
- shell-api: AllowDiskUse now takes a boolean (MONGOSH-1183, #1284)
Bug Fixes
- node-runtime-worker-thread: Properly pass through FLE2 options (COMPASS-5647, #1288)
See an overview of all solved issues in Jira
1.4.1
1.3.1
1.3.0
Features
- shell-api: Add support for snapshot reads (MONGOSH-1151, #1237)
- cli-repl: Pass through sspiHostnameCanonicalization to driver (MONGOSH-856, #1231)
- shell-api: Add KMIP support (MONGOSH-1013, #1235)
- shell-api: Support boolean "true" with currentOp (MONGOSH-1131, #1219)
Bug Fixes
- packaging: Create RPMs without .build-id entries (MONGOSH-1159, #1236)
- Updates help message for --retryWrites option (MONGOSH-1150, #1238)
- logging: Run
npm run lint -- --fix
(#1234) - cli-repl: Run
npm run lint -- --fix
(#1232) - shell-api: Relax sharding test expectations (MONGOSH-1152, #1227)
- shell-api: Never pass schemaMap to ClientEncryption ctor (MONGOSH-1158, #1228)
- logging: Keep userId for old and new users (MONGOSH-1143, #1229)
- logging: Use user id and anonymous id as segment identity (MONGOSH-1143, #1225)
- shell-api: Run
npm run lint -- --fix
(#1226)
See an overview of all solved issues in Jira
1.2.3
Features
- shell-api: Support commitQuorum parameter in createIndexes (MONGOSH-1121, #1220)
Bug Fixes
- node-runtime-worker-thread: Externalize system-ca and deps (COMPASS-4105, #1221)
- ci: Use Rocky Linux 8 instead of CentOS 7 for packaging (#1218)
See an overview of all solved issues in Jira
1.2.2
Bug Fixes
- ci: Pin mtools version to python3.6-compatible one (#1217)
- cli-repl: Add missing js-yaml dependency (MONGOSH-1134, #1216)
- shell-api: TotalSize handles Long values from stats (MONGOSH-1126, #1215)
See an overview of all solved issues in Jira
1.2.1
1.1.9
Features
- service-provider-server: Log more detailed information about DNS lookups (#1191)
Bug Fixes
- cli-repl: Adjust expected appName version in test for releases (#1193)
- shell-api: Align
Number*
type validation with legacy shell (MONGOSH-1073, #1177) - cli-repl: Persist custom appname (MONGOSH-1015, #1190)
See an overview of all solved issues in Jira
1.1.8
Features
- Add support for 5.2 aggregations (#1178)
Bug Fixes
- ci: Remove mingit installation step
- ci: Preload github ssh rsa public key
- build: Do not consider signature failures fatal (#1188)
- build: Fix build package tests
- build: Allow some signature files to be missing (#1187)
- build: Upload proper .sig file path after notarization (#1186)
- build: Re-fix notary service invocation (#1185)
- types: Commit package-lock file
- shell-api: Bump $setField API version holdoff again (#1183)
- async-rewriter: Do not load browserlist config (MONGOSH-1085, #1176)
See an overview of all solved issues in Jira