@@ -55,7 +55,8 @@ toolchains that are supported by the {+driver-short+}.
55
55
Operating Systems
56
56
~~~~~~~~~~~~~~~~~
57
57
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+}:
59
60
60
61
.. list-table::
61
62
:header-rows: 1
@@ -65,22 +66,25 @@ The following operating systems are continually tested with the {+driver-short+}
65
66
- Notes
66
67
67
68
* - Debian
68
- - Versions 9.2, 10.0, and 11.0
69
+ - Versions 11.0 and later
70
+
69
71
* - 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
+
73
76
* - 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
+
77
80
* - Arch Linux
78
81
-
82
+
79
83
* - 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
83
85
86
+ * - Windows
87
+ - Windows Server 2008 and later
84
88
85
89
Compilers
86
90
~~~~~~~~~
@@ -93,12 +97,15 @@ The following compilers are continually tested with the {+driver-short+}:
93
97
94
98
* - Compiler
95
99
- Notes
100
+
96
101
* - Clang
97
102
- Versions 3.7, 3.8, and 6.0. Newer versions
98
103
are also supported, as well as the corresponding Apple Clang releases.
104
+
99
105
* - GNU Compiler Collection (GCC)
100
106
- Versions 4.8, 5.4, 6.3, 7.5, 8.2, 8.3,
101
107
9.4, and 10.2. The MinGW-w64 GCC is also tested and supported.
108
+
102
109
* - Microsoft Visual C++ (MSVC)
103
110
- Tested with MSVC 14.x (Visual Studio 2015) and 15.x (Visual Studio
104
111
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
138
145
Simple pull requests to fix unsupported platforms are welcome, but will be
139
146
considered on a case-by-case basis. The acceptance of a pull request to fix the
140
147
libraries on an unsupported platform does not imply full support of that
141
- platform.
148
+ platform.
0 commit comments