This version works best with FerretDB v2.5.0.
Docker images are available in the registry. .deb packages for Debian and Ubuntu, and .rpm packages for Red Hat Enterprise Linux (RHEL) are provided on the release page. See installation instructions in our documentation.
documentdb v1.106-0 (August 07, 2025)
- Add internal extension that provides extensions to the
rumindex [Feature] - Enable let support for update queries [Feature]. Requires
EnableVariablesSupportForWriteCommandsto beon. - Enable let support for findAndModify queries [Feature]. Requires
EnableVariablesSupportForWriteCommandsto beon. - Add internal extension that provides extensions to the
rumindex [Feature] - Optimized query for
usersInfocommand - Support collation with
delete[Feature]. RequiresEnableCollationto beon. - Support for index hints for find/aggregate/count/distinct [Feature]
- Support
createRolecommand [Feature] - Add schema changes for Role CRUD APIs [Feature]
- Add support for using EntraId tokens via Plain Auth