File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -162,16 +162,16 @@ jobs:
162162 MONGODB_TOPOLOGY : replset
163163 NODE_VERSION : 20.12.0
164164 - name : MongoDB 7, ReplicaSet
165- MONGODB_VERSION : 7.0.7
165+ MONGODB_VERSION : 7.0.8
166166 MONGODB_TOPOLOGY : replset
167167 NODE_VERSION : 20.12.0
168168 - name : Redis Cache
169169 PARSE_SERVER_TEST_CACHE : redis
170- MONGODB_VERSION : 7.0.7
170+ MONGODB_VERSION : 7.0.8
171171 MONGODB_TOPOLOGY : standalone
172172 NODE_VERSION : 20.12.0
173173 - name : Node 18
174- MONGODB_VERSION : 7.0.7
174+ MONGODB_VERSION : 7.0.8
175175 MONGODB_TOPOLOGY : standalone
176176 NODE_VERSION : 18.20.0
177177 fail-fast : false
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ Parse Server is continuously tested with the most recent releases of MongoDB to
142142| MongoDB 4.4 | 4.4.29 | February 2024 | ✅ Yes |
143143| MongoDB 5 | 5.0.26 | October 2024 | ✅ Yes |
144144| MongoDB 6 | 6.0.14 | July 2025 | ✅ Yes |
145- | MongoDB 7 | 7.0.7 | TDB | ✅ Yes |
145+ | MongoDB 7 | 7.0.8 | TDB | ✅ Yes |
146146
147147#### PostgreSQL
148148
You can’t perform that action at this time.
0 commit comments