From 14ee260c8f934dc8a5dd3f366d1de2359e5bed6b Mon Sep 17 00:00:00 2001 From: rustagir Date: Mon, 28 Apr 2025 09:28:18 -0400 Subject: [PATCH] DOCSP-48773: Server 4.0 EOL --- .../includes/mongodb-compatibility-table-kotlin.rst | 10 ++++++++++ source/whats-new.txt | 12 ++++++++++++ 2 files changed, 22 insertions(+) diff --git a/source/includes/mongodb-compatibility-table-kotlin.rst b/source/includes/mongodb-compatibility-table-kotlin.rst index 3b493f40..8987e815 100644 --- a/source/includes/mongodb-compatibility-table-kotlin.rst +++ b/source/includes/mongodb-compatibility-table-kotlin.rst @@ -13,6 +13,16 @@ - MongoDB 4.0 - MongoDB 3.6 + * - 5.5 + - ✓ + - ✓ + - ✓ + - ✓ + - ✓ + - ✓ + - + - + * - 5.2 to 5.4 - ✓ - ✓ diff --git a/source/whats-new.txt b/source/whats-new.txt index 7aaa605a..8127cee9 100644 --- a/source/whats-new.txt +++ b/source/whats-new.txt @@ -15,6 +15,7 @@ What's New Learn what's new in: +* :ref:`Version 5.5 ` * :ref:`Version 5.4 ` * :ref:`Version 5.3 ` * :ref:`Version 5.2 ` @@ -26,6 +27,17 @@ Learn what's new in: * :ref:`Version 4.11 ` * :ref:`Version 4.10 ` +.. _kotlin-coroutine-version-5.5: + +What's New in 5.5 +----------------- + +.. important:: Removal of Support for {+mdb-server+} 4.0 + + {+driver-short+} v5.5 removes support for {+mdb-server+} 4.0. To + learn more about compatible versions of the server, see + :ref:`kotlin-compatibility-tables`. + .. _kotlin-coroutine-version-5.4: What's New in 5.4