We are pleased to announce that Django MongoDB Backend 6.0.0 is now available!
Initial release from the state of :ref:`django-mongodb-backend 5.2.3 <django-mongodb-backend-5.2.3>`.
Regarding new features in Django 6.0, the :class:`django.db.models.StringAgg` function isn’t supported.
Backwards incompatible changes
-
django_mongodb_backend.utils.parse_uri()is removed as per the :ref:`deprecation timeline `. -
The minimum supported version of MongoDB is increased from 6.0 to 7.0.
Enjoy the release and if you experience any issues please report them!