Unclaimed project
Are you a maintainer of FerretDB? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
FerretDB
A truly Open Source MongoDB alternative
Back to changelogThis version works best with DocumentDB v0.104.0-ferretdb-2.3.0.
New Features π
- Add telemetry configuration for embedded FerretDB by @jyz0309 in https://github.com/FerretDB/FerretDB/pull/5109
- Use DocumentDB's support for
bypassEmptyTsReplacement by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5217
- Use DocumentDB's
compat command by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5242
Documentation π
- Enable
onInlineAuthors in blog settings by @Balou9 in https://github.com/FerretDB/FerretDB/pull/5079
- Create compatible apps section by @Fashander in https://github.com/FerretDB/FerretDB/pull/5108
- Improve insert operations in guides by @Fashander in https://github.com/FerretDB/FerretDB/pull/5131
- Update versions to point to the next release by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5144
Update Docker tags in docs by @Fashander in https://github.com/FerretDB/FerretDB/pull/5156Update Docker tags for next release by @Fashander in https://github.com/FerretDB/FerretDB/pull/5157Do not format MDX as Markdown by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5186Add blog post on Mongo Express compatibility by @Fashander in https://github.com/FerretDB/FerretDB/pull/5194Add blog post for Novu compatibility by @Fashander in https://github.com/FerretDB/FerretDB/pull/5195Update CTS tool to wrap long lines by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5202Disable Markdownlint rule that clashes with MDX by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5210Small documentation tweaks by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5218Prepare v2.3.0 release by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5254Other Changes π€
- Use
runtime.Cleanup for resource tracking by @sahinakyol in https://github.com/FerretDB/FerretDB/pull/5077
- Add Dependabot configuration for
main-v1 by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5098
- Bump deps by @chilagrow in https://github.com/FerretDB/FerretDB/pull/5159
- Make
conninfo a resource by @chilagrow in https://github.com/FerretDB/FerretDB/pull/5166
- Revert "Update CODEOWNERS" by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5169
- Bump deps by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5170
- Add
permissions to GitHub Actions workflows by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5182
- Bump deps by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5184
- Update DocumentDB by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5197
- Add test for inserting zero timestamp by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5199
- Update DocumentDB by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5201
- Refactor resource tracking tests by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5208
- Unskip test by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5211
- Use Ollama in local setup by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5215
- Update TODO comments by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5223
- Bump Go and deps by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5236
- Update DocumentDB by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5240
- Build production Docker images for PRs by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5251
- Improve telemetry configuration for embedded FerretDB by @AlekSi in https://github.com/FerretDB/FerretDB/pull/5252
New Contributors
- @sahinakyol made their first contribution in https://github.com/FerretDB/FerretDB/pull/5077
- @Balou9 made their first contribution in https://github.com/FerretDB/FerretDB/pull/5079