Docs Menu
Docs Home
/
MongoDB Database Tools
/

Database Tools 1.1 Changelogs

On this page

  • All Releases
  • Database Tools 1.1
  • 100.1.1 Changelog
  • 100.1.0 Changelog

For the current version, see Database Tools 1.9 Changelogs

Changelogs for older versions are available on these pages. Database Tools are compatible with the listed MongoDB Server version and prior MongoDB Server releases.

Versions
Release Dates
MongoDB Server Support
Database Tools 1.8.0
August 2023
MongoDB Server (Linux) 7.0
March - August 2023
MongoDB Server 6.3
August - November 2022
August 2021 - July 2022
MongoDB Server 6.0
July 2021
MongoDB Server 5.0
February - March 2021
October - November 2020
Database Tools 1.1.0 - 1.1.1
July 2020
MongoDB Server 4.4
July 2020

Released 2020-07-31

This release contains a fix for a linux packaging bug and a mongorestore bug related to the --convertLegacyIndexes flag.

  • TOOLS-2645 Check for duplicate index keys after converting legacy index definitions

  • TOOLS-2683 Ubuntu 16.04 DB Tools 100.1.0 DEB depends on libcom-err2, should be libcomerr2

Released 2020-07-24

This release officially adds support for MongoDB 4.4. In addition to various bug fixes, it adds support for MongoDB 4.4's new MONGODB-AWS authentication mechanism.

The full list of changes is below:

  • TOOLS-2604 integration-4.4-cluster is failing on master

  • TOOLS-2638 Test-case failure for mongorestore

  • TOOLS-2643 New linux distros missing from repo-config.yaml

  • TOOLS-2287 URI parser incorrectly prints unsupported parameter warnings

  • TOOLS-2337 nsInclude does not work with percent encoded namespaces

  • TOOLS-2366 ^C isn't handled by mongodump

  • TOOLS-2494 mongorestore thorw error "panic: close of closed channel"

  • TOOLS-2531 mongorestore hung if restoring views with --preserveUUID --drop options

  • TOOLS-2596 Database Tools --help links to old Manual doc pages

  • TOOLS-2597 swallows errors from URI parsing

  • TOOLS-2609 Detached signatures incorrectly appearing in download JSON

  • TOOLS-2622 Tools do not build following README instructions

  • TOOLS-2669 macOS zip archive structure incorrect

  • TOOLS-2670 Troubleshoot IAM auth options errors

  • TOOLS-2363 Update warning message for "mongorestore"

  • TOOLS-2476 Notarize builds for macOS catalina

  • TOOLS-2505 Add missing 4.4 Platforms

  • TOOLS-2534 Ignore startIndexBuild and abortIndexBuild oplog entries in oplog replay

  • TOOLS-2535 commitIndexBuild and createIndexes oplog entries should build indexes with the createIndexes command during oplog replay

  • TOOLS-2554 Remove ReplSetTest file dependencies from repo

  • TOOLS-2569 Update tools to go driver 1.4.0

  • TOOLS-2618 Refactor AWS IAM auth testing code

  • TOOLS-2628 Add 3.4 tests to evg

  • TOOLS-2644 Update barque authentication

  • TOOLS-2650 Create changelog for tools releases

← Database Tools 1.2 Changelogs