Skip to content

1.7.0

Compare
Choose a tag to compare
@svc-devtoolsbot svc-devtoolsbot released this 10 Feb 17:02
· 981 commits to main since this release

Features

  • Add support for QE range indexes (MONGOSH-1371, #1400)
  • shell-api, cli-repl: On-boot warnings for fake MongoDBs (#1402)
  • shell-api: Use $currentOp agg. stage for db.currentOp (#1395)
  • shell-api: Introduces public Mongo.getURI (#1391)
  • shell-api: Use collStats aggregation stage instead of command for collection.stats() (MONGOSH-1157, #1384)

Bug Fixes

  • shell-api: Adjust .drop() return value for server changes (#1406)
  • ci: Install FIPS-y OpenSSL 3 later in docker tests (#1405)
  • service-provider-core: Bulk result now marked internal NODE-4034 (#1386)
  • server-provider-core: Don't import MapReduceOptions from Node driver (#1383)

See an overview of all solved issues in Jira