Skip to content

Commit b784b73

Browse files
committed
minor: document that the new client creation pattern can be used on 2.6.2 and later
1 parent 376915a commit b784b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/ruby-driver-create-client.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@ the following code will close the connection in the parent:
613613
$client.reconnect
614614
end
615615

616-
*Note:* This pattern should be used with Ruby driver version 2.7.0 or higher.
616+
*Note:* This pattern should be used with Ruby driver version 2.6.2 or higher.
617617
Previous driver versions did not recreate monitoring threads when reconnecting.
618618

619619
Details on Retryable Writes

0 commit comments

Comments
 (0)