We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c2daca commit db52800Copy full SHA for db52800
1 file changed
lib/mongo/server/description/features.rb
@@ -61,7 +61,7 @@ class Features
61
# The wire protocol versions that this version of the driver supports.
62
#
63
# @since 2.0.0
64
- DRIVER_WIRE_VERSIONS = 8..25
+ DRIVER_WIRE_VERSIONS = 8..29
65
66
# The wire protocol versions that are deprecated in this version of the
67
# driver. Support for these versions will be removed in the future.
0 commit comments