0.11.0
Features
- shell-api,cli-repl: Add versioned API args (MONGOSH-351, #769)
- Redact AWS_SESSION_TOKEN from connection string (MONGOSH-668, #759)
Bug Fixes
- async-rewriter2: Ensure sort without compare fn works (MONGOSH-676, #773)
- node-runtime-worker-thread: Reset require cache after interrupt (MONGOSH-666, #762)
- async-rewriter2: Handle typeof + identifier properly (#764)
- async-rewriter2: Treat for-in/of as assignments (#765)
- service-provider-core: Connection str options casing (MONGOSH-669, #760)
- java-shell: Update tests for latest server alpha (MONGOSH-667, #757)
- shell-evaluator: Only apply async-rewriter2 runtime support once (#758)
See an overview of all solved issues in Jira