Database Tools 100.9.1 Released

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

This version updates external dependencies and fixes an issue where mongodump could change the ordering of fields in a view definition.

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.

Bug

  • [TOOLS-3367] - Building fails: failed to detect local platform from kernel name
  • [TOOLS-3388] - mongodb/mongo-tools master :go.mod - Denial of Service DoS in golang.org/x/net
  • [TOOLS-3411] - MongoDump does not maintain field-order for sort and match in Views