Database Tools 100.3.0 Released

We are pleased to announce version 100.3.0 of the MongoDB Database Tools.

This release includes support for PKCS8-encrypted client private keys, support for providing secrets in a config file instead of on the command line, and a few small bug fixes.

The Database Tools are available on the MongoDB Download Center.
Installation instructions and documentation can be found on docs.mongodb.com/database-tools.
Questions and inquiries can be asked on the MongoDB Developer Community Forum.
Please make sure to tag forum posts with database-tools.
Bugs and feature requests can be reported in the Database Tools Jira where a list of current issues can be found.

Build Failure

  • [TOOLS-2795] - Tools failing to build on SUSE15-sp2
  • [TOOLS-2800] - RPM creation failing on amazon linux 1

Release

Investigation

  • [TOOLS-2771] - SSL connection problems mongodump

Bug

  • [TOOLS-2751] - Deferred query EstimatedDocumentCount helper incorrect with filter
  • [TOOLS-2760] - rpm package should not obsolete itself
  • [TOOLS-2775] - --local does not work with multi-file get or get_regex

New Feature

  • [TOOLS-2779] - Add --config option for password values

Task

  • [TOOLS-2013] - Support PKCS8 encrypted client private keys
  • [TOOLS-2707] - Build mongo-tools and mongo-tools-common with go 1.15
  • [TOOLS-2780] - Add warning when password value appears on command line
  • [TOOLS-2798] - Add Amazon Linux 2 Arm64 to Tools
3 Likes