We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3abb75 commit f80452bCopy full SHA for f80452b
lib/mongo/server/description/features.rb
@@ -38,7 +38,7 @@ class Features
38
# The wire protocol versions that this version of the driver supports.
39
#
40
# @since 2.0.0
41
- DRIVER_WIRE_VERSIONS = (0..4).freeze
+ DRIVER_WIRE_VERSIONS = (0..5).freeze
42
43
# Create the methods for each mapping to tell if they are supported.
44
0 commit comments