@@ -55,7 +55,8 @@ toolchains that are supported by the {+driver-short+}.
5555Operating Systems
5656~~~~~~~~~~~~~~~~~
5757
58- The following operating systems are continually tested with the {+driver-short+}:
58+ The following operating systems are expected to be supported for use
59+ with the {+driver-short+}:
5960
6061.. list-table::
6162 :header-rows: 1
@@ -65,22 +66,25 @@ The following operating systems are continually tested with the {+driver-short+}
6566 - Notes
6667
6768 * - Debian
68- - Versions 9.2, 10.0, and 11.0
69+ - Versions 11.0 and later
70+
6971 * - RHEL
70- - Versions 7.0, 7.1, 8.1, 8.2, and 8.3. RHEL derivatives
71- (for example, CentOS, Rocky Linux, or AlmaLinux) of the same release version are
72- supported. Fedora is also supported, but not continually tested.
72+ - Versions 7.0 and later. RHEL derivatives (such as CentOS,
73+ Rocky Linux, and AlmaLinux) of the same release version are
74+ supported. Fedora is also supported.
75+
7376 * - Ubuntu
74- - Versions 16 .04, 18.04, and 20.04. Subsequent minor releases
75- are also supported. Ubuntu 22.04 and newer is not yet tested. Ubuntu
76- derivatives based on supported Ubuntu versions are also supported.
77+ - Versions 20 .04 and later. Ubuntu derivatives based on supported
78+ Ubuntu versions are also supported.
79+
7780 * - Arch Linux
7881 -
82+
7983 * - macOS
80- - Version 11.0
81- * - Windows Server 2008 and Windows Server 2016
82- - Windows variants of the same generation are supported
84+ - Versions 11.0 and later
8385
86+ * - Windows
87+ - Windows Server 2008 and later
8488
8589Compilers
8690~~~~~~~~~
@@ -93,12 +97,15 @@ The following compilers are continually tested with the {+driver-short+}:
9397
9498 * - Compiler
9599 - Notes
100+
96101 * - Clang
97102 - Versions 3.7, 3.8, and 6.0. Newer versions
98103 are also supported, as well as the corresponding Apple Clang releases.
104+
99105 * - GNU Compiler Collection (GCC)
100106 - Versions 4.8, 5.4, 6.3, 7.5, 8.2, 8.3,
101107 9.4, and 10.2. The MinGW-w64 GCC is also tested and supported.
108+
102109 * - Microsoft Visual C++ (MSVC)
103110 - Tested with MSVC 14.x (Visual Studio 2015) and 15.x (Visual Studio
104111 2017). Newer MSVC versions are supported but not yet tested.
@@ -138,4 +145,4 @@ problem, or open a `GitHub Pull Request <https://github.com/mongodb/mongo-c-driv
138145 Simple pull requests to fix unsupported platforms are welcome, but will be
139146 considered on a case-by-case basis. The acceptance of a pull request to fix the
140147 libraries on an unsupported platform does not imply full support of that
141- platform.
148+ platform.
0 commit comments