Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@AlekSi AlekSi released this 03 Apr 16:05
· 47 commits to main since this release
v2.1.0
05ed2b9

This version works only with DocumentDB v0.102.0-ferretdb-2.1.0.

Breaking changes

Caution

Please note that due to incompatibilities in our previous releases, DocumentDB can't be updated in place, even with a manual ALTER EXTENSION UPDATE query or other means. A new clean installation into an empty data directory/volume is required. All data should be backed up with mongodump/mongoexport before and restored with mongorestore/mongoimport after. See our blog post for more details.

We expect future updates to be much smoother.

Fixed Bugs 🐛

  • Fix version detection for embeddable package by @AlekSi in #4936

Enhancements 🛠

Documentation 📄

Other Changes 🤖

All closed issues and pull requests.
All commits.