File tree Expand file tree Collapse file tree 3 files changed +22
-4
lines changed Expand file tree Collapse file tree 3 files changed +22
-4
lines changed Original file line number Diff line number Diff line change @@ -22,12 +22,12 @@ The first column lists the driver version.
2222
2323.. sharedinclude:: dbx/compatibility-table-legend.rst
2424
25- .. sharedinclude :: dbx /mongodb-compatibility-table-go.rst
25+ .. include :: /includes /mongodb-compatibility-table-go.rst
2626
2727Language Compatibility
2828----------------------
2929
30- .. sharedinclude :: dbx /language-compatibility-table-go.rst
30+ .. include :: /includes /language-compatibility-table-go.rst
3131
3232For more information on how to read the compatibility tables, see our guide on
3333:ref:`MongoDB Compatibility Tables. <about-driver-compatibility>`
Original file line number Diff line number Diff line change 1414 - MongoDB 4.0
1515 - MongoDB 3.6
1616
17+ * - 2.2
18+ - ✓
19+ - ✓
20+ - ✓
21+ - ✓
22+ - ✓
23+ - ✓
24+ - ✓
25+ - ✓
26+ -
27+
1728 * - 2.1
1829 - ✓
1930 - ✓
Original file line number Diff line number Diff line change @@ -43,8 +43,15 @@ Learn what's new in:
4343What's New in 2.2
4444-----------------
4545
46- The 2.2 {+driver-short+} release includes the following improvements
47- and fixes:
46+ .. important:: Breaking Changes
47+
48+ The {+driver-short+} v2.2 release introduces the following breaking
49+ changes:
50+
51+ - Drops support for {+mdb-server+} v3.6. The minimum supported {+mdb-server+}
52+ version is now v4.0.
53+
54+ This release includes the following improvements and fixes:
4855
4956- Adds the ``OmitEmpty`` BSON option to globally prevent empty values from
5057 being serialized. To learn more about setting the ``OmitEmpty`` global flag,
You can’t perform that action at this time.
0 commit comments