@@ -16,15 +16,14 @@ macOS® platforms. It has been tested on the following systems:
1616 * Red Hat® Enterprise Linux 7, 7.3, 7.5, 7.6, 8 (x64)
1717 * SUSE® Linux Enterprise Server 12 SP2 (x64)
1818 * Ubuntu® 18.04 (x64, Arm v7, Arm v8)
19- * Ubuntu 20.04 LTS (x64)
19+ * Ubuntu 20.04, 22.04 LTS (x64)
2020
2121**macOS **
22- * macOS 10.13-10.15 (x64)
22+ * macOS 10.13-10.15, 12 (x64)
2323 * macOS 11 (x64 and Arm v8 tested via x64 libraries)
2424
2525**Windows **
26- * Windows 10 (x64)
27- * Windows Server 2012 R2 (x64)
26+ * Windows 10, 11 (x64)
2827 * Windows Server 2016 (x64)
2928
3029*Connector * is supported in other languages in addition to JavaScript, see
@@ -39,15 +38,33 @@ repository <https://github.com/rticommunity/rticonnextdds-connector>`__.
3938 Node.js v14 and Node.js v16 do not work with *Connector * because one of *Connector's *
4039 dependencies is not compatible with those versions.
4140
42- Version 1.2.1
43- -------------
41+ Version 1.2.2
42+ -----------------
4443
45- *Connector * 1.2.1 updates some third party dependencies that were found to contain
46- vulnerabilities. *Connector * was not affected by these vulnerabilities.
44+ What's New in 1.2.2
45+ ^^^^^^^^^^^^^^^^^^^
46+
47+ *RTI Connector * 1.2.2 is built on
48+ `RTI Connext DDS 6.1.2 <https://community.rti.com/documentation/rti-connext-dds-612 >`__.
49+
50+ Native Windows libraries updated to Visual Studio 2015
51+ """"""""""""""""""""""""""""""""""""""""""""""""""""""
52+ .. CON-276
53+
54+ Previously, the native libraries shipped with Connector were built using Visual
55+ Studio 2013 (and accompanied by Microsoft's mscvr120 redistributable). These
56+ libraries are now built using Visual Studio 2015. The redistributable that is
57+ shipped has been updated accordingly.
4758
4859Previous Releases
4960-----------------
5061
62+ Version 1.2.1
63+ ^^^^^^^^^^^^^
64+
65+ *Connector * 1.2.1 updates some third party dependencies that were found to contain
66+ vulnerabilities. *Connector * was not affected by these vulnerabilities.
67+
5168Version 1.2.0
5269^^^^^^^^^^^^^
5370
0 commit comments