Hi all! We are pleased to announce version 100.12.0 of the MongoDB Database Tools.

This version adds support for MongoDB Server 8.1, along with security updates and bug fixes.

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.

Vulnerability
TOOLS-3787 - Security Finding: Update package crypto
TOOLS-3793 - Security Finding: Update package net
TOOLS-3797 - Security Finding: Update package jwt
Release
TOOLS-3714 - Release Database Tools 100.12.0
Bug
TOOLS-3540 - Timestamp(0,0) is not replicated properly in mongorestore and mongoimport
TOOLS-3697 - missing {_id: “hashed”} index after running mongorestore
TOOLS-3708 - Mongorestore incorrectly converts small negative float64 index keys to 1 instead of -1
TOOLS-3727 - Mongodump/mongorestore should not automatically upgrade unversioned 2dsphere indexes
Task
TOOLS-3719 - fail if --restoreDbUsersAndRoles used on wrong target
TOOLS-3745 - mongorestore does not strip the ‘system.buckets’ prefix when restoring a timeseries collection from a BSON file
TOOLS-3762 - Switch to Silkbomb 2.0 / Kondukto
TOOLS-3764 - Run integration tests for 8.1 server support
TOOLS-3782 - Handle removal of authSchema document in system.version in server 8.1