github FerretDB/documentdb v0.104.0-ferretdb-2.3.0

latest releases: v0.109-0, v0.107.0-ferretdb-2.7.0, v0.108-0...
9 months ago

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 $toDate operator
  • Support sort with collation in runtime [Feature]
  • Support collation with $indexOfArray aggregation 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 EnableVariablesSupportForWriteCommands to be on.
  • Enable rum_enable_index_scan as default on [Perf]
  • Add public documentdb-local Docker image with gateway to GHCR
  • Support compact command [Feature]. Requires documentdb.enablecompact GUC to be on.
  • Enable role privileges for usersInfo command [Feature]

New Contributors

  • @josmo made their first contribution in #75

Full Changelog: v0.103.0-ferretdb-2.2.0...v0.104.0-ferretdb-2.3.0

Don't miss a new documentdb release

NewReleases is sending notifications on new releases.