100.15.0 Changelog
Released 2026-03-11
We are pleased to announce version 100.15.0 of the MongoDB Database Tools.
This release includes dependency and Golang updates for security fixes and bug fixes.
Bug:
TOOLS-4105 -
mongorestorecrashes when applying acollModoplogevent withforceNonUnique.TOOLS-4068 - QA test fails with MongoDB Server 7.0.28, but passed with 7.0.26.
TOOLS-4070 -
mongorestore--bypassDocumentValidationdoes not bypass document validation during oplog restore.TOOLS-4071 -
mongorestorecrashes when applying acollModoplogevent which does not specifyexpireAfterSecondsorhidden.TOOLS-4075 -
mongorestorecrashes when applying acollModoplogevent that converts an index to a TTL index.
Task:
TOOLS-3968 - Update tools to driver v2.
TOOLS-4073 - Add
mongorestoresupport for restoring dumps from clusters withrecordIdsReplicatedenabled into clusters without this feature enabled.TOOLS-4074 - Add a manual test program to test dump or restore between clusters with and without replicated record IDs.
TOOLS-4091 - Fix unsafe file extraction in the release code.
TOOLS-4118 - Update to Go 1.25.7 to address some CVEs in 1.25.0.