Add tests against multiple MongoDB versions #7160
Labels
state:released
Released as stable version
state:released-beta
Released as beta version
type:meta
Non-code issue
New Feature / Enhancement Checklist
Current Limitation
Parse Server CI currently only tests against MongoDB 3.6.21 and 4.0.4.
Feature / Enhancement Description
Keep the MongoDB versions for CI tests in sync with the officially supported MongoDB versions.
That means:
Removing the CI tests for MongoDB 3.6 (EOL date April 2021) and instead test for the following 3 versions:
MongoDB 3.6April 20213.6.21When a new patch version is released, update the CI test version as well.
In addition, the Readme should contain a MongoDB compatibility table to show against which MongoDB versions which version of Parse Server is tested against.
Example Use Case
(none)
Alternatives / Workarounds
(none)
3rd Party References
(none)
The text was updated successfully, but these errors were encountered: