Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ferretdb-dev-arm64-linux.rpm | 2025-07-16 | 17.9 MB | |
ferretdb-dev-amd64-linux.rpm | 2025-07-16 | 22.0 MB | |
ferretdb-arm64-linux.rpm | 2025-07-16 | 17.6 MB | |
ferretdb-amd64-linux.rpm | 2025-07-16 | 18.7 MB | |
ferretdb-dev-arm64-linux.deb | 2025-07-16 | 17.5 MB | |
ferretdb-dev-amd64-linux.deb | 2025-07-16 | 21.4 MB | |
ferretdb-arm64-linux.deb | 2025-07-16 | 17.2 MB | |
ferretdb-amd64-linux.deb | 2025-07-16 | 18.3 MB | |
ferretdb-dev-arm64-linux | 2025-07-16 | 37.5 MB | |
ferretdb-dev-amd64-linux | 2025-07-16 | 47.2 MB | |
ferretdb-arm64-linux | 2025-07-16 | 37.0 MB | |
ferretdb-amd64-linux | 2025-07-16 | 38.4 MB | |
README.md | 2025-07-16 | 4.4 kB | |
v2.4.0 source code.tar.gz | 2025-07-16 | 56.4 MB | |
v2.4.0 source code.zip | 2025-07-16 | 57.2 MB | |
Totals: 15 Items | 424.3 MB | 1 |
This version works best with DocumentDB v0.105.0-ferretdb-2.4.0.
New Features 🎉
- Allow
clusterAdmin
users to perform user management commands by @chilagrow in https://github.com/FerretDB/FerretDB/pull/5314
Enhancements ðŸ›
- Use debug-level log messages for continuations by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5266
Documentation 📄
- Add blog post on setting up LibreChat with FerretDB by @Fashander in https://github.com/FerretDB/FerretDB/pull/4999
- Add blog post for Payload CMS by @Fashander in https://github.com/FerretDB/FerretDB/pull/5257
- Add blog post on using Compass GUI by @Fashander in https://github.com/FerretDB/FerretDB/pull/5263
- Fix social links by @Fashander in https://github.com/FerretDB/FerretDB/pull/5264
- Add PayloadCMS to compatible apps by @Fashander in https://github.com/FerretDB/FerretDB/pull/5270
- Add Compass to compatible apps by @Fashander in https://github.com/FerretDB/FerretDB/pull/5275
- Wrap long lines in a blog post by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5280
- Add NodeBB compatibility blog post by @Fashander in https://github.com/FerretDB/FerretDB/pull/5285
- Add Librechat to compatibility section by @Fashander in https://github.com/FerretDB/FerretDB/pull/5286
- Add NodeBB to compatible apps by @Fashander in https://github.com/FerretDB/FerretDB/pull/5293
- Cleanup NodeBB blog post by @chilagrow in https://github.com/FerretDB/FerretDB/pull/5294
- Add Growthbook blogpost by @Fashander in https://github.com/FerretDB/FerretDB/pull/5304
- Add Heyform compatibility blog post by @Fashander in https://github.com/FerretDB/FerretDB/pull/5316
- Add GrowthBook to compatible apps by @Fashander in https://github.com/FerretDB/FerretDB/pull/5319
- Add DBeaver compatibility blogpost by @Fashander in https://github.com/FerretDB/FerretDB/pull/5321
- Add compatible applications by @Fashander in https://github.com/FerretDB/FerretDB/pull/5335
- Prepare v2.4.0 release by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5344
Other Changes 🤖
- Add YugabyteDB to local setup by @chilagrow in https://github.com/FerretDB/FerretDB/pull/5258
- Update DocumentDB by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5261
- Remove skipping of
bypassEmptyTsReplacement
by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5267 - Update DocumentDB by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5268
- Bring back Codecov and Coveralls integration by @chilagrow in https://github.com/FerretDB/FerretDB/pull/5276
- Update DocumentDB by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5282
- Add
mcphost
as tool by @chilagrow in https://github.com/FerretDB/FerretDB/pull/5287 - Refactor requests handling by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5292
- Add Dependabot configuration for mcphost by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5296
- Extend middleware requests and responses by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5301
- Minor refactoring of Data API by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5302
- Bump deps by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5307
- Refactor responses handling by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5310
- Add authentication test for client reconnecting by @chilagrow in https://github.com/FerretDB/FerretDB/pull/5311
- Do not use deprecated method by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5312
- Update TODO URLs by @chilagrow in https://github.com/FerretDB/FerretDB/pull/5317
- Remove
must.NotFail(wire[bson].NewXXX(
pattern by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5318 - Update TODO URL for
dropUsers
test by @chilagrow in https://github.com/FerretDB/FerretDB/pull/5324 - Avoid extra marshaling by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5327
- Split command handling and handlers by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5328
- Update DocumentDB by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5342