Skip to content

1.0.1

Compare
Choose a tag to compare
@svc-devtoolsbot svc-devtoolsbot released this 21 Jul 14:29
· 1698 commits to main since this release
2f34d96

Features

Bug Fixes

  • service-provider-server: Bump kerberos to 1.1.6 (MONGOSH-912, #1029)
  • ci: Always set npm registry to main registry (#1030)
  • shell-api: Add toJSON for CommandResult (MONGOSH-905, #1021)
  • cli-repl: Do not require password for GSSAPI authentication (MONGOSH-899, #1022)
  • cli-repl: Use try-require instead of if-else for buildInfo (#1014)
  • cli-repl: Return original evaluation value to REPL (MONGOSH-902, #1011)
  • cli-repl: Properly handle host seedlist (MONGOSH-901, #1010)
  • build: Use RHEL for s390x/ppc64le mongocryptd (MONGOSH-897, #1008)
  • ci: Fix vscode integration test (#1009)
  • async-rewriter2: Fix 'use strict' handling (MONGOSH-890, #1006)
  • shell-api: Do proper db/collection name validation (MONGOSH-866, #1003)
  • service-provider-server: Fix change stream .next() interrupt (#1005)
  • shell-api: Call tryNext on new change stream cursors (MONGOSH-889, #1004)

See an overview of all solved issues in Jira