Skip to content

Commit cb14767

Browse files
Merge pull request #4116 from iguessthislldo/igtd/devguide-rm-3.23
Remove/Replace References to 3.23 in DevGuide
2 parents 40b0305 + 39cfa6f commit cb14767

File tree

1 file changed

+2
-41
lines changed

1 file changed

+2
-41
lines changed

docs/devguide/introduction.rst

Lines changed: 2 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -63,59 +63,20 @@ About This Guide
6363
..
6464
Sect<0.3>
6565
66-
This Developer’s Guide corresponds to OpenDDS version 3.23.
66+
This Developer’s Guide corresponds to OpenDDS version |release|.
6767
This guide is primarily focused on the specifics of using and configuring OpenDDS to build distributed publish-subscribe applications.
6868
While it does give a general overview of the OMG Data Distribution Service, this guide is not intended to provide comprehensive coverage of the specification.
6969
The intent of this guide is to help you become proficient with OpenDDS as quickly as possible.
7070
Readers are encouraged to submit corrections to this guide using a GitHub pull request.
7171
The source for this guide can be found at :ghfile:`docs/devguide` and :doc:`/internal/docs` contains guidance for editing and building it.
7272

73-
******************************
74-
Highlights of the 3.23 Release
75-
******************************
76-
77-
..
78-
Sect<0.4>
79-
80-
*NOTE: Numbers in parenthesis are GitHub pull requests*
81-
82-
Additions:
83-
84-
* DataRepresentationQosPolicy and TypeConsistencyEnforcementQosPolicy can be set through XML (`#3763 <https://github.com/OpenDDS/OpenDDS/pull/3763>`__)
85-
86-
* RTPS send queue performance improvements (`#3794 <https://github.com/OpenDDS/OpenDDS/pull/3794>`__)
87-
88-
* Cross-compiling improvements (`#3853 <https://github.com/OpenDDS/OpenDDS/pull/3853>`__)
89-
90-
* New support for DynamicDataWriter and enhanced support for DynamicDataReader (`#3827 <https://github.com/OpenDDS/OpenDDS/pull/3827>`__, `#3727 <https://github.com/OpenDDS/OpenDDS/pull/3727>`__, `#3871 <https://github.com/OpenDDS/OpenDDS/pull/3871>`__, `#3718 <https://github.com/OpenDDS/OpenDDS/pull/3718>`__, `#3830 <https://github.com/OpenDDS/OpenDDS/pull/3830>`__, `#3893 <https://github.com/OpenDDS/OpenDDS/pull/3893>`__, `#3904 <https://github.com/OpenDDS/OpenDDS/pull/3904>`__, `#3885 <https://github.com/OpenDDS/OpenDDS/pull/3885>`__, `#3933 <https://github.com/OpenDDS/OpenDDS/pull/3933>`__, `#3935 <https://github.com/OpenDDS/OpenDDS/pull/3935>`__)
91-
92-
* New config option for RtpsDiscovery ``SpdpRequestRandomPort`` (`#3903 <https://github.com/OpenDDS/OpenDDS/pull/3903>`__)
93-
94-
* New ``opendds_mwc.pl`` Wrapper Script (`#3821 <https://github.com/OpenDDS/OpenDDS/pull/3821>`__, `#3913 <https://github.com/OpenDDS/OpenDDS/pull/3913>`__)
95-
96-
* Improve support for loading signed documents (`#3864 <https://github.com/OpenDDS/OpenDDS/pull/3864>`__)
97-
98-
Fixes:
99-
100-
* Unauthenticated participant leads to invalid iterator (`#3748 <https://github.com/OpenDDS/OpenDDS/pull/3748>`__)
101-
102-
* Shmem Association race (`#3549 <https://github.com/OpenDDS/OpenDDS/pull/3549>`__)
103-
104-
* Shmem and tcp null pointer (`#3779 <https://github.com/OpenDDS/OpenDDS/pull/3779>`__)
105-
106-
* Submodule checkout on Windows (`#3812 <https://github.com/OpenDDS/OpenDDS/pull/3812>`__)
107-
108-
Notes:
109-
110-
* Docker images are built for release tags https://github.com/OpenDDS/OpenDDS/pkgs/container/opendds (`#3776 <https://github.com/OpenDDS/OpenDDS/pull/3776>`__)
111-
11273
ACE/TAO Version Compatibility
11374
=============================
11475

11576
..
11677
Sect<0.4.1>
11778
118-
OpenDDS 3.23 is compatible with the current DOC Group micro release in the ACE 6.x / TAO 2.x series.
79+
OpenDDS is compatible with the current DOC Group micro release in the ACE 6.x / TAO 2.x series.
11980
See the :ghfile:`README.md` file for details.
12081

12182
Conventions

0 commit comments

Comments
 (0)