Change tests from 4.4.3 to 4.4.4 (#7184)

* Change tests from 4.4.3 to 4.4.4

* Add entry to changelog
This commit is contained in:
Antonio Davi Macedo Coelho de Castro
2021-02-12 00:59:06 -08:00
committed by GitHub
parent 762cdddeba
commit dc1133d355
4 changed files with 12 additions and 11 deletions

View File

@@ -119,7 +119,7 @@ Parse Server is continuously tested with the most recent releases of MongoDB to
| MongoDB 3.6 | 3.6.21 | April 2021 | ✅ Fully compatible |
| MongoDB 4.0 | 4.0.22 | January 2022 | ✅ Fully compatible |
| MongoDB 4.2 | 4.2.12 | TBD | ✅ Fully compatible |
| MongoDB 4.4 | 4.4.3 | TBD | ✅ Fully compatible |
| MongoDB 4.4 | 4.4.4 | TBD | ✅ Fully compatible |
#### PostgreSQL
Parse Server is continuously tested with the most recent releases of PostgreSQL and PostGIS to ensure compatibility. We follow the [PostGIS docker tags](https://registry.hub.docker.com/r/postgis/postgis/tags?page=1&ordering=last_updated) and only test against versions that are officially supported and have not reached their end-of-life date.