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 d1e5711 commit 5bb5ffcCopy full SHA for 5bb5ffc
1 file changed
versions.md
@@ -3,6 +3,11 @@ Forthcoming
3
4
* Allow `PERSISTENT_DURABILITY` behaving as `TRANSIENT_DURABILITY`. Fallback to `TRANSIENT_LOCAL_DURABILITY` if no persistence guid is set.
5
* Fix DomainParticipantQos equality operator by using the new `DomainParticipantQos::compare_flow_controllers`.
6
+* Added implementation for:
7
+ * `DataWriter::get_matched_subscription_data()`
8
+ * `DataWriter::get_matched_subscriptions()`
9
+ * `DataReader::get_matched_publication_data()`
10
+ * `DataReader::get_matched_publications()`
11
12
Version v3.0.0
13
--------------
0 commit comments