Features
- cli-repl: Add support for bracketed paste in REPL (MONGOSH-1909, #2328)
- logging: Custom log entries (MONGOSH-1989, #2322)
Bug Fixes
- scripts: Drop
--no-since
fromlerna ls
(#2357) - ci: Make bumping mongosh apply only to mongosh packages (#2356)
- ci: Fix build tests for pushing tags (#2353)
- ci: Commit changes from bumping packages (#2352)
- ci: Skip pushing tags on a dry run and push all tags on release (#2351)
- ci: Use more resilient approach for installing docker test dependencies (#2348)
- ci: Include bumped package.json in compile-ts tarball (#2346)
- ci: Bump package versions before running unit tests (#2345)
- e2e-tests: Make version test independent of package.json files (#2343)
- ci: Remove bump at compilation (#2342)
- ci: Correct bumping in compile_ts (#2341)
- ci: Add bump step to compile_ts and compile_artifact (#2340)
- ci: Add a bump packages step to draft and publish tasks (#2339)
- cli-repl: Support bracketed paste on Windows (MONGOSH-1999, #2338)
- i18n: Fix help text for
oidcDumpTokens
(#2336) - ci: Use the correct commit message when bumping packages (MONGOSH-1871, #2333)
- cli-repl: Improve explicit display of special characters in output (MONGOSH-1910, #2330)
- ci: Add publishing tags step when publishing auxiliary packages (MONGOSH-1871, #2332)
See an overview of all solved issues in Jira