For AI agents: a documentation index is available at https://www.mongodb.com/docs/llms.txt — markdown versions of all pages are available by appending .md to any URL path.
Docs Menu

Database Tools 100.18.0 Changelogs

Released 2026-08-12

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

The highlight for this release is MongoDB Server 9.0 support. This release also adds builds for SUSE 16, Debian 13, Ubuntu 26.04, and RHEL 10 on ppc64le and s390x, and upgrades to Go 1.26.5.

Bug:

  • TOOLS-4228 - Fix timeseries tests on 8.3+

  • TOOLS-4293 - oplog_replay_local_rs.js fails because the fake oplog is not visible

  • TOOLS-4309 - mongodump --oplog must fail on the upgradeDowngradeViewlessTimeseries entry

  • TOOLS-4310 - Handle dropIdent oplog entries

Task:

  • TOOLS-4089 - Add MongoDB Server 9.0 support

  • TOOLS-4233 - Enable govet in golangci-lint and remove redundant Evergreen vet task

  • TOOLS-4235 - Static analysis and Evergreen config cleanup

  • TOOLS-4237 - Convert failpoints to a struct-based interface

  • TOOLS-4242 - Add SUSE 16 support for server 7.0

  • TOOLS-4243 - Add RHEL 10 ppc64le support for server 8.0+

  • TOOLS-4244 - Add Ubuntu 26.04 aarch64 support for server 7.0

  • TOOLS-4245 - Add Debian 13 x86_64 support for server 7.0

  • TOOLS-4246 - Add SUSE 16 support for server 8.0

  • TOOLS-4247 - Add Ubuntu 26.04 x86_64 enterprise support for server 7.0

  • TOOLS-4248 - Add RHEL 10 s390x enterprise support for server 7.0

  • TOOLS-4249 - Add Ubuntu 26.04 x86_64 targeted support for server 8.0

  • TOOLS-4250 - Add Debian 13 x86_64 support for server 8.0

  • TOOLS-4251 - Add RHEL 10 ppc64le support for server 7.0

  • TOOLS-4252 - Add Ubuntu 26.04 x86_64 enterprise support for server 8.0

  • TOOLS-4253 - Add RHEL 10 s390x enterprise support for server 8.0

  • TOOLS-4279 - Update 9.0 version to 9.0.0-rc0

  • TOOLS-4280 - Upgrade golang.org/x/text and golang.org/x/crypto

  • TOOLS-4312 - Hint $natural on unfiltered mongodump queries

  • TOOLS-4313 - Hint $natural on unfiltered, unsorted mongoexport queries

On this page