feat: Increase required minimum MongoDB version to 7.0.16 (#9971)

BREAKING CHANGE: This releases increases the required minimum MongoDB version to `7.0.16`.
This commit is contained in:
Manuel
2025-12-12 18:51:39 +01:00
committed by GitHub
parent c595b87b4e
commit 7bb548bf81
4 changed files with 1 additions and 88 deletions

View File

@@ -153,10 +153,6 @@ jobs:
strategy:
matrix:
include:
- name: MongoDB 6, ReplicaSet
MONGODB_VERSION: 6.0.19
MONGODB_TOPOLOGY: replset
NODE_VERSION: 24.11.0
- name: MongoDB 7, ReplicaSet
MONGODB_VERSION: 7.0.16
MONGODB_TOPOLOGY: replset