Releases: mongodb-js/mongosh
Releases · mongodb-js/mongosh
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
1.1.7
1.1.6
Bug Fixes
- async-rewriter: Ensure finally blocks always run (MONGOSH-1076, #1167)
See an overview of all solved issues in Jira
1.1.5
1.1.4
1.1.2
Features
- build: Include manual file in packages (MONGOSH-1017, #1144)
Bug Fixes
- cli-repl: Re-add aws4 as dependency to cli-repl to enable AWS auth (MONGOSH-1046, #1149)
- cli-repl: Work around Windows libuv TTY bug (MONGOSH-998, #1147)
See an overview of all solved issues in Jira
1.1.1
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
1.1.0
Features
- shell-api: Add Session.withTransaction (MONGOSH-1001, #1127)
- shell-api: Make db/coll autocompletions case-insensitive (MONGOSH-847, #1128)
- editor: Handle editor specifies as name with multiple parts (MONGOSH-996, #1114)
Bug Fixes
- shell-api: Adjust argument types for some commands (MONGOSH-967)
- cli-repl: Print Date objects with invalid value as such (MONGOSH-1004, #1119)
See an overview of all solved issues in Jira
1.0.7
Features
- editor: Open external editor (MONGOSH-956, #1097)
Bug Fixes
- browser-runtime-core: Do not call fetchConnectionInfo excessively (MONGOSH-995, #1112)
See an overview of all solved issues in Jira