This version works best with FerretDB v2.3.0 and v2.3.1.
Note
Docker tags XX-0.104.0-ferretdb-2.3.0 and XX-0.104.0-ferretdb-2.3.1 point to the same images.
Additional tags were added to accommodate FerretDB hotfix release 2.3.1.
Docker images now contain barman-cli-cloud.
Debian and Ubuntu .deb packages are provided on the release page. See installation instructions in our documentation.
Docker images are available in the registry. See installation instructions in our documentation.
We always recommend specifying the full image tag (e.g., 17-0.104.0-ferretdb-2.3.0, not just 17 or 17-0.104.0)
to avoid unexpected updates.
documentdb v0.104-0 (Jun 10, 2025)
- Add string case support for
$toDateoperator - Support
sortwith collation in runtime [Feature] - Support collation with
$indexOfArrayaggregation operator [Feature] - Support collation with arrays and objects comparisons [Feature]
- Support background index builds [Bugfix] (#36)
- Enable user CRUD by default [Feature]
- Enable let support for delete queries [Feature]. Requires
EnableVariablesSupportForWriteCommandsto beon. - Enable rum_enable_index_scan as default on [Perf]
- Add public
documentdb-localDocker image with gateway to GHCR - Support
compactcommand [Feature]. Requiresdocumentdb.enablecompactGUC to beon. - Enable role privileges for
usersInfocommand [Feature]
New Contributors
Full Changelog: v0.103.0-ferretdb-2.2.0...v0.104.0-ferretdb-2.3.0