|
1 | | -### documentdb v0.105-0 (Unreleased) ### |
| 1 | +### DocumentDB v0.105.0-ferretdb-2.4.0 (July 15, 2025) ### |
| 2 | + |
| 3 | +This version works best with FerretDB v2.4.0. |
| 4 | + |
| 5 | +Debian and Ubuntu `.deb` packages are provided |
| 6 | +[on the release page](https://github.com/FerretDB/documentdb/releases/tag/v0.105.0-ferretdb-2.4.0). |
| 7 | +See installation instructions [in our documentation](https://docs.ferretdb.io/installation/documentdb/deb/). |
| 8 | + |
| 9 | +Docker images are available |
| 10 | +[in the registry](https://github.com/FerretDB/documentdb/pkgs/container/postgres-documentdb). |
| 11 | +See installation instructions [in our documentation](https://docs.ferretdb.io/installation/documentdb/docker/). |
| 12 | +We always recommend specifying the full image tag (e.g., `17-0.105.0-ferretdb-2.4.0`, not just `17` or `17-0.105.0`) |
| 13 | +to avoid unexpected updates. |
| 14 | + |
| 15 | +### documentdb v0.105-0 (July 09, 2025) ### |
2 | 16 | * Support `$bucketAuto` aggregation stage, with granularity types: `POWERSOF2`, `1-2-5`, `R5`, `R10`, `R20`, `R40`, `R80`, `E6`, `E12`, `E24`, `E48`, `E96`, `E192` *[Feature]* |
3 | 17 | * Support `conectionStatus` command *[Feature]*. |
4 | 18 |
|
5 | | -### DocumentDB v0.104.0-ferretdb-2.3.0 (Jun 10, 2025) ### |
| 19 | +### DocumentDB v0.104.0-ferretdb-2.3.0 (June 10, 2025) ### |
6 | 20 |
|
7 | 21 | This version works best with FerretDB v2.3.0 and v2.3.1. |
8 | 22 |
|
@@ -33,7 +47,7 @@ to avoid unexpected updates. |
33 | 47 | * Support `compact` command *[Feature]*. Requires `documentdb.enablecompact` GUC to be `on`. |
34 | 48 | * Enable role privileges for `usersInfo` command *[Feature]* |
35 | 49 |
|
36 | | -### DocumentDB v0.103.0-ferretdb-2.2.0 (May 9, 2025) ### |
| 50 | +### DocumentDB v0.103.0-ferretdb-2.2.0 (May 09, 2025) ### |
37 | 51 |
|
38 | 52 | This version works best with FerretDB v2.2.0. |
39 | 53 |
|
|
0 commit comments