File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -162,16 +162,16 @@ jobs:
162
162
MONGODB_TOPOLOGY : replset
163
163
NODE_VERSION : 20.12.0
164
164
- name : MongoDB 7, ReplicaSet
165
- MONGODB_VERSION : 7.0.7
165
+ MONGODB_VERSION : 7.0.8
166
166
MONGODB_TOPOLOGY : replset
167
167
NODE_VERSION : 20.12.0
168
168
- name : Redis Cache
169
169
PARSE_SERVER_TEST_CACHE : redis
170
- MONGODB_VERSION : 7.0.7
170
+ MONGODB_VERSION : 7.0.8
171
171
MONGODB_TOPOLOGY : standalone
172
172
NODE_VERSION : 20.12.0
173
173
- name : Node 18
174
- MONGODB_VERSION : 7.0.7
174
+ MONGODB_VERSION : 7.0.8
175
175
MONGODB_TOPOLOGY : standalone
176
176
NODE_VERSION : 18.20.0
177
177
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
142
142
| MongoDB 4.4 | 4.4.29 | February 2024 | ✅ Yes |
143
143
| MongoDB 5 | 5.0.26 | October 2024 | ✅ Yes |
144
144
| MongoDB 6 | 6.0.14 | July 2025 | ✅ Yes |
145
- | MongoDB 7 | 7.0.7 | TDB | ✅ Yes |
145
+ | MongoDB 7 | 7.0.8 | TDB | ✅ Yes |
146
146
147
147
#### PostgreSQL
148
148
You can’t perform that action at this time.
0 commit comments