From 7d1726a60407520f21120462fe01d7c772cfb659 Mon Sep 17 00:00:00 2001 From: norareidy Date: Mon, 5 May 2025 13:50:43 -0400 Subject: [PATCH] DOCSP-49719: connectTimeoutMS option for TLS --- source/whats-new.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/whats-new.txt b/source/whats-new.txt index 20c7689..8eb1b83 100644 --- a/source/whats-new.txt +++ b/source/whats-new.txt @@ -40,6 +40,12 @@ What's New in 5.5 learn more about compatible versions of the server, see :ref:`scala-compatibility`. +The 5.5 driver release includes the following changes, fixes, +and features: + +- Adds support for the ``connectTimeoutMS`` option when using the + default TLS transport layer. + .. _scala-version-5.4: What's New in 5.4