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 32f674a commit 325a46bCopy full SHA for 325a46b
1 file changed
versions.md
@@ -6,7 +6,23 @@ Forthcoming
6
* Remove API marked as deprecated.
7
* Removed deprecated FastRTPS API tests.
8
* Removed no longer supported `FASTRTPS_API_TESTS` CMake options.
9
-* XML Parser API no longer public.
+* Public API that is no longer public:
10
+ * XML Parser API no longer public.
11
+ * ParticipantAttributes
12
+ * ReplierAttributes
13
+ * RequesterAttributes
14
+ * PublisherAttributes
15
+ * SubscriberAttributes
16
+ * All discovery implementation related API
17
+ * ProxyPool
18
+ * Semaphore
19
+ * MessageReceiver
20
+ * BuiltinProtocols
21
+ * Liveliness implementation related API
22
+ * shared_mutex
23
+ * StringMatching
24
+ * TimeConversion
25
+ * DBQueue
26
27
Version 2.14.0
28
--------------
0 commit comments