Skip to content

Commit bb404a2

Browse files
committed
Extend MongoDB 4.x plugin test to cover driver 5.0-5.1 (same MongoClientDelegate API)
1 parent 1aabdb6 commit bb404a2

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

test/plugin/scenarios/mongodb-4.x-scenario/support-version.list

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,7 @@
2525
4.8.2
2626
4.9.1
2727
4.10.2
28-
4.11.5
28+
4.11.5
29+
# 5.0-5.1 still uses MongoClientDelegate (same as 4.x)
30+
5.0.1
31+
5.1.4

0 commit comments

Comments
 (0)