Skip to content

Commit 480051b

Browse files
authored
DOCSP-30876: c++ version v3.8 updates (#883)
* DOCSP-30876: c++ Driver version update * build
1 parent 56c5bc5 commit 480051b

File tree

3 files changed

+33
-3
lines changed

3 files changed

+33
-3
lines changed

source/cxx.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
MongoDB C++ Driver
55
==================
66

7-
.. default-domain:: mongodb
8-
97
.. contents:: On this page
108
:local:
119
:backlinks: none

source/includes/language-compatibility-table-cxx.rst

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,28 @@
44
:class: compatibility
55

66
* - C++ Driver Version
7+
- C++20
78
- C++17
89
- C++14
910
- C++11
1011
- C++03
1112

12-
* - 3.x
13+
* - 3.8.0
14+
- ✓
15+
- ✓
16+
- ✓
17+
- ✓
18+
-
19+
20+
* - <= 3.7
21+
-
1322
- ✓
1423
- ✓
1524
- ✓
1625
-
1726

1827
* - 1.x
28+
-
1929
-
2030
- ✓
2131
- ✓

source/includes/mongodb-compatibility-table-cxx.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
:class: compatibility-large
77

88
* - C++ Driver Version
9+
- MongoDB 7.0
910
- MongoDB 6.0
1011
- MongoDB 5.0
1112
- MongoDB 4.4
@@ -17,7 +18,21 @@
1718
- MongoDB 3.0
1819
- MongoDB 2.6
1920
- MongoDB 2.4
21+
* - 3.8
22+
- ✓
23+
- ✓
24+
- ✓
25+
- ✓
26+
- ✓
27+
- ✓
28+
- ✓
29+
-
30+
-
31+
-
32+
-
33+
-
2034
* - 3.7
35+
- ⊛
2136
- ⊛
2237
- ✓
2338
- ✓
@@ -30,6 +45,7 @@
3045
-
3146
-
3247
* - 3.6
48+
- ⊛
3349
- ⊛
3450
- ⊛
3551
- ✓
@@ -46,6 +62,7 @@
4662
- ⊛
4763
- ⊛
4864
- ⊛
65+
- ⊛
4966
- ✓
5067
- ✓
5168
- ✓
@@ -58,6 +75,7 @@
5875
- ⊛
5976
- ⊛
6077
- ⊛
78+
- ⊛
6179
- ✓
6280
- ✓
6381
- ✓
@@ -66,6 +84,7 @@
6684
-
6785
-
6886
* - 3.3
87+
-
6988
-
7089
-
7190
-
@@ -78,6 +97,7 @@
7897
-
7998
-
8099
* - 3.2
100+
-
81101
-
82102
-
83103
-
@@ -90,6 +110,7 @@
90110
- ✓
91111
- ✓
92112
* - 3.1
113+
-
93114
-
94115
-
95116
-
@@ -102,6 +123,7 @@
102123
- ✓
103124
- ✓
104125
* - 3.0
126+
-
105127
-
106128
-
107129
-

0 commit comments

Comments
 (0)