We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 883724a commit 59efb4aCopy full SHA for 59efb4a
1 file changed
versions.md
@@ -9,7 +9,23 @@ Migrate communication tests in `dds/communication` folder
9
* Remove API marked as deprecated.
10
* Removed deprecated FastRTPS API tests.
11
* Removed no longer supported `FASTRTPS_API_TESTS` CMake options.
12
-* XML Parser API no longer public.
+* Public API that is no longer public:
13
+ * XML Parser API no longer public.
14
+ * ParticipantAttributes
15
+ * ReplierAttributes
16
+ * RequesterAttributes
17
+ * PublisherAttributes
18
+ * SubscriberAttributes
19
+ * All discovery implementation related API
20
+ * ProxyPool
21
+ * Semaphore
22
+ * MessageReceiver
23
+ * BuiltinProtocols
24
+ * Liveliness implementation related API
25
+ * shared_mutex
26
+ * StringMatching
27
+ * TimeConversion
28
+ * DBQueue
29
30
Version 2.13.0
31
--------------
0 commit comments