Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
8.x-2.0 is the first stable release of the MongoDB package for Drupal since Drupal 6. It includes the driver module mongodb, the mongodb_watchdog logger module, and the mongodb_storage Key-Value store.
Fixes an issue due to the change from core Layout Builder becoming an opt-in part of the "Manage Display" interface: AJAX Response: The database connection is not serializable
This includes a bugfix because the 8.x-1.x was not up-to-date with the latest changes in 8.x-1.0-beta2. This means that beta3 release has a wrong method page in DataPolicyInformController.php. This should be descriptionPage as per the beta2 release.