Learn the "why" behind slow queries and how to fix them in our 2-Part Webinar.
Register now >
Docs Menu
Docs Home
/
100.15.0 Changelogs

Database Tools 100.15.0 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 100.15.0

March 2026

MongoDB Server 8.2

January 2026

MongoDB Server 8.2

December 2025

MongoDB Server 8.2

August 2025

MongoDB Server 8.2

April - June 2025

MongoDB Server 8.1

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

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 - mongorestore crashes when applying a collMod oplog event with forceNonUnique.

  • TOOLS-4068 - QA test fails with MongoDB Server 7.0.28, but passed with 7.0.26.

  • TOOLS-4070 - mongorestore --bypassDocumentValidation does not bypass document validation during oplog restore.

  • TOOLS-4071 - mongorestore crashes when applying a collMod oplog event which does not specify expireAfterSeconds or hidden.

  • TOOLS-4075 - mongorestore crashes when applying a collMod oplog event that converts an index to a TTL index.

Task:

  • TOOLS-3968 - Update tools to driver v2.

  • TOOLS-4073 - Add mongorestore support for restoring dumps from clusters with recordIdsReplicated enabled 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.

On this page