|
9 | 9 | [](https://app.codecov.io/github/parse-community/parse-server/tree/alpha)
|
10 | 10 | [](https://github.com/parse-community/parse-dashboard/releases)
|
11 | 11 |
|
12 |
| -[](https://nodejs.org) |
| 12 | +[](https://nodejs.org) |
13 | 13 | [](https://www.mongodb.com)
|
14 | 14 | [](https://www.postgresql.org)
|
15 | 15 |
|
@@ -127,22 +127,23 @@ Before you start make sure you have installed:
|
127 | 127 |
|
128 | 128 | Parse Server is continuously tested with the most recent releases of Node.js to ensure compatibility. We follow the [Node.js Long Term Support plan](https://github.com/nodejs/Release) and only test against versions that are officially supported and have not reached their end-of-life date.
|
129 | 129 |
|
130 |
| -| Version | Latest Version | End-of-Life | Compatible | |
131 |
| -|------------|----------------|-------------|------------| |
132 |
| -| Node.js 18 | 18.20.0 | April 2025 | ✅ Yes | |
133 |
| -| Node.js 20 | 20.12.0 | April 2026 | ✅ Yes | |
| 130 | +| Version | End-of-Life | Compatible | |
| 131 | +|------------|-------------|------------| |
| 132 | +| Node.js 18 | April 2025 | ✅ Yes | |
| 133 | +| Node.js 20 | April 2026 | ✅ Yes | |
| 134 | +| Node.js 22 | April 2027 | ✅ Yes | |
134 | 135 |
|
135 | 136 | #### MongoDB
|
136 | 137 |
|
137 | 138 | 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.
|
138 | 139 |
|
139 | 140 | | Version | Latest Version | End-of-Life | Compatible |
|
140 |
| -| ----------- | -------------- | ------------- | ---------- | |
141 |
| -| MongoDB 4.2 | 4.2.25 | April 2023 | ✅ Yes | |
142 |
| -| MongoDB 4.4 | 4.4.29 | February 2024 | ✅ Yes | |
143 |
| -| MongoDB 5 | 5.0.26 | October 2024 | ✅ Yes | |
144 |
| -| MongoDB 6 | 6.0.14 | July 2025 | ✅ Yes | |
145 |
| -| MongoDB 7 | 7.0.8 | TDB | ✅ Yes | |
| 141 | +|-------------|----------------|---------------|------------| |
| 142 | +| MongoDB 4.2 | 4.2.25 | April 2023 | ✅ Yes | |
| 143 | +| MongoDB 4.4 | 4.4.29 | February 2024 | ✅ Yes | |
| 144 | +| MongoDB 5 | 5.0.26 | October 2024 | ✅ Yes | |
| 145 | +| MongoDB 6 | 6.0.14 | July 2025 | ✅ Yes | |
| 146 | +| MongoDB 7 | 7.0.8 | TDB | ✅ Yes | |
146 | 147 |
|
147 | 148 | #### PostgreSQL
|
148 | 149 |
|
|
0 commit comments