Skip to content

Commit 30ff0c5

Browse files
Feature/con 276 support (#136)
* CON-276: Updated loading of redist + commit of submodule (#132) (cherry picked from commit 970663c) * CON-276: Added release notes for CON-276 (#135) * CON-276: Added release notes for CON-276 * CON-276: Fix notes * CON-276: Update PAM (cherry picked from commit 8a586ae) * CON-276: Fix release notes * CON-276: Minor change * CON-276: Fix headings * Fix sphinx
1 parent 7128891 commit 30ff0c5

1 file changed

Lines changed: 25 additions & 8 deletions

File tree

docs/release_notes.rst

Lines changed: 25 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -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

4859
Previous 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+
5168
Version 1.2.0
5269
^^^^^^^^^^^^^
5370

0 commit comments

Comments
 (0)