mongodb 3.1.6

Bug fixes

Updated the module for Drupal 11.1.6 and added support for MongoDB PHP extension 2.0

mongodb 3.1.2

Bug fixes

Fixed a number of minor issues:
- Updated CacheTagsChecksumTrait to work with Redis.
- Add support for the paragraphs module.
- Updated the readme file for development and CI pipeline data.

mongodb 3.0.0

Unsupported

This is the first full release for the database driver for MongoDB. This database driver passes >99% of the Drupal Core tests. The site (https://techblog.finalist.nl) is in production and uses this database driver.

mongodb 3.0.0-alpha5

Bug fixes
Unsupported

Updated the module for the use with Drupal core 11.1.1

mongodb 3.0.0-alpha1

New features
Unsupported

First release of the 3.x series full NoSQL version for MongoDB.

mongodb 8.x-2.1

Bug fixes
New features

MongoDB 8.x-2.1

Release 8.x-2.1 contains new features, bug fixes, and improvements.

mongodb 7.x-1.0-rc3

Unsupported

This is a RC release for the head of 7.x-1.0 as it has been since 2020.

It contains no new commits, but just makes it simpler to choose.

mongodb 8.x-2.1-alpha2

New features

This is a compatibility release, with no new feature changes.

  • Added: Drupal 9.4.x support
  • Added: Drupal 10.x beta support
  • Added: PHP 8.1.x support
  • Added: MongoDB 6.0 support
  • Removed: Drupal 8 support
  • Removed: PHP < 8.1.0 support

mongodb 8.x-2.0

Bug fixes
New features

Contents

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.

mongodb 8.x-2.0-beta1

Bug fixes
New features

This is the first stable version of the 8.x-2.x branch.

It includes:

  • the mongodb module to support package submodules and custom development
  • the mongodb_storage to support D8 Key-Value storage
  • the mongodb_watchdog as a PSR-3 logger and log report UI
  • Drush commands

It requires.

mongodb 6.x-1.0

Bug fixes
Unsupported

This is the final release of the MongoDB module suite for Drupal 6/ Pressflow 6.

It does not contain significant differences from the 6.x-1.0-rc1 version available since 2015.

mongodb 8.x-2.x-dev

Bug fixes
New features

Branch purpose

The 8.x-2.x branch is a "reboot" of development for MongoDB on Drupal 8+

Unlike the 8.x-1.x and 8.x-3.x branches, it does not aim at replacing the whole SQL database subsystem (No SQL), but to provide additional MongoDB-based services on top of a normal SQL deployment (Not Only SQL), proceeding in incremental fashion, developing more slowly but with increasing test coverage and actual redacted user documentation.

Documentation is available on http://fgm.github.io/mongodb/

mongodb 8.x-2.0-alpha1

New features

This is the first alpha release of the 8.x-2.x branch. As such:

mongodb 6.x-1.0-rc1

Bug fixes
Unsupported

The is the first release candidate of the MongoDB driver for Drupal 6.x.

It includes fixes for all reported issues on 6.x, no known incompatibility with earlier versions since 2012, and is expected to become the final release for 6.x.

As such it is expected to be used by all remaining D6/PF6 production sites instead of earlier versions.

mongodb 6.x-1.0-beta1

New features
Unsupported

Finally tagged after many years as dev-only, this is the first release for Drupal 6 / Pressflow 6, hopefully to also become the final release for these platforms.

All users should use it instead of the -dev version until a RC is released.

mongodb 7.x-1.0-rc2

Bug fixes
Unsupported

This release mostly fixes EntityFieldQuery problems.

mongodb 7.x-1.0-beta2

New features
Bug fixes
Unsupported

This is the mongodb code that runs on Examiner.com servers. Should be close to release.

mongodb 6.x-1.x-dev

New features

Backport of MongoDB_Watchdog to D6, with just enough of the main MongoDB module to support it.

mongodb 7.x-1.0-beta1

New features
Unsupported

We are putting out this release because now most modules pass core tests or extended and very slightly modified core tests. Once mongodb_watchdog has a test too we will put out a beta-2. Coding around this MongoDB server limitation would be nice before 1.0.

mongodb 7.x-1.x-dev

HEAD development release : this is the one you want, not the old unsupported RC2 of 2012.

Since this is still a -dev release, some changes may happen from one commit to the next, so before deploying the latest version of this package take a minute to look at the README to see if something changed since the previous version.

Subscribe with RSS Subscribe to Releases for MongoDB