Database Tools 100.11.0 Changelogs
All Releases
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 |
---|---|---|
February 2025 | MongoDB Server 8.0 | |
July 2024 | MongoDB Server 8.0 | |
June 2024 | MongoDB Server 7.0 | |
August 2023 | MongoDB Server 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 | ||
July 2020 | MongoDB Server 4.4 | |
July 2020 |
Database Tools 100.11.0
100.11.0 Changelog
Released 2025-02-02
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 accommodate $
-prefixed fields, and fixes a
small race condition in logging.
Bug:
TOOLS-3618 - Race condition in the
mongorestore.ParseOptions
andlog.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-45337TOOLS-3743 - Release new mongo-tools version.