ci: bump environments (#7594)
* add issue bot for prs * Update CHANGELOG.md * Update issue-bot.yml * bump MongoDB 5.0.2 to 5.0.3 * bump MongoDB 4.4.8 to 4.4.9 * bump MongoDB 4.2.16 to 4.2.17 * bump node 14.17.6 to 14.18.0
This commit is contained in:
@@ -115,7 +115,7 @@ Parse Server is continuously tested with the most recent releases of Node.js to
|
||||
| Version | Latest Version | End-of-Life Date | Compatibility |
|
||||
|------------|----------------|------------------|--------------------|
|
||||
| Node.js 12 | 12.22.6 | April 2022 | ✅ Fully compatible |
|
||||
| Node.js 14 | 14.17.6 | April 2023 | ✅ Fully compatible |
|
||||
| Node.js 14 | 14.18.0 | April 2023 | ✅ Fully compatible |
|
||||
| Node.js 15 | 15.14.0 | June 2021 | ✅ Fully compatible |
|
||||
|
||||
#### MongoDB
|
||||
@@ -124,9 +124,9 @@ Parse Server is continuously tested with the most recent releases of MongoDB to
|
||||
| Version | Latest Version | End-of-Life Date | Compatibility |
|
||||
|-------------|----------------|------------------|--------------------|
|
||||
| MongoDB 4.0 | 4.0.27 | April 2022 | ✅ Fully compatible |
|
||||
| MongoDB 4.2 | 4.2.16 | TBD | ✅ Fully compatible |
|
||||
| MongoDB 4.4 | 4.4.8 | TBD | ✅ Fully compatible |
|
||||
| MongoDB 5.0 | 5.0.2 | January 2024 | ✅ Fully compatible |
|
||||
| MongoDB 4.2 | 4.2.17 | TBD | ✅ Fully compatible |
|
||||
| MongoDB 4.4 | 4.4.9 | TBD | ✅ Fully compatible |
|
||||
| MongoDB 5.0 | 5.0.3 | January 2024 | ✅ Fully compatible |
|
||||
|
||||
#### PostgreSQL
|
||||
Parse Server is continuously tested with the most recent releases of PostgreSQL and PostGIS to ensure compatibility, using [PostGIS docker images](https://registry.hub.docker.com/r/postgis/postgis/tags?page=1&ordering=last_updated). We follow the [PostgreSQL support schedule](https://www.postgresql.org/support/versioning) and [PostGIS support schedule](https://www.postgis.net/eol_policy/) and only test against versions that are officially supported and have not reached their end-of-life date. Due to the extensive PostgreSQL support duration of 5 years, Parse Server drops support if a version is older than 3.5 years and a newer version has been available for at least 2.5 years.
|
||||
|
||||
Reference in New Issue
Block a user