From e31d230026e3b3d9b8bcbb7962821240eb41c430 Mon Sep 17 00:00:00 2001 From: Manuel <5673677+mtrezza@users.noreply.github.com> Date: Fri, 29 Mar 2024 13:57:29 +0100 Subject: [PATCH] docs: Remove MongoDB rapid releases from support note (#9064) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cfdc8ff..2e74edf9 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ Parse Server is continuously tested with the most recent releases of Node.js to #### MongoDB -Parse Server is continuously tested with the most recent releases of MongoDB to ensure compatibility. We follow the [MongoDB support schedule](https://www.mongodb.com/support-policy) and [MongoDB lifecycle schedule](https://www.mongodb.com/support-policy/lifecycles) and only test against versions that are officially supported and have not reached their end-of-life date. We consider the end-of-life date of a MongoDB "rapid release" to be the same as its major version release. +Parse Server is continuously tested with the most recent releases of MongoDB to ensure compatibility. We follow the [MongoDB support schedule](https://www.mongodb.com/support-policy) and [MongoDB lifecycle schedule](https://www.mongodb.com/support-policy/lifecycles) and only test against versions that are officially supported and have not reached their end-of-life date. MongoDB "rapid releases" are ignored as these are considered pre-releases of the next major version. | Version | Latest Version | End-of-Life | Compatible | | ----------- | -------------- | ------------- | ---------- |