We are pleased to announce version 100.11.0 of the MongoDB Database Tools.
This version adds support for OIDC for programmatic workloads. It also updates a few dependency
libraries to fix vulnerabilities, adds a check of metadata consistency to accommodates $-prefixed
fields, and fixes a small race condition in logging.
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.
Bug
- [TOOLS-3618] - Race condition in the mongorestore.ParseOptions and log.Logvf
- [TOOLS-3637] - Mongodump should check collection metadata consistency
Task
- [TOOLS-3537] - Create the SSDLC report template
- [TOOLS-3736] - Add OIDC Support for Programmatic workloads
- [TOOLS-3741] - Update x/crypto to address CVE-2024-45337
- [TOOLS-3743] - Release new mongo-tools version.