Mario Domínguez López
Mario Domínguez López
As the Dynamic Types refactor has been already introduced in the latest Fast DDS v3.0.0, we internally agreed to close all Dynamic-Types related issues. We elaborated a [Migration guide](https://github.com/eProsima/Fast-DDS/blob/master/UPGRADING.md) to...
Ci will be rerun after Fast DDS's related PR gets merged
My suspiction is that due to the [upload-artifacts permissions loss](https://github.com/actions/download-artifact?tab=readme-ov-file#permission-loss) fast dds discovery server tool lacks of execution permissions. If thats the case, I will revert the commit and open...
This PR shall be merged after #116
Implementation LGTM Tests, doc and versions pending. NIT: In the description clarify that it only affects to operations annotated with `@feed` in the result
Hi @theopolis, Thanks for the report and sorry for the delay in the response. We will take a closer look at this in the upcoming days.
We may add the cherry pick to #803
We will also wait for the rest of the PRs pending to merge in Fast DDS
@richiprosima please test docs
In the `delivery_mechanisms` example I forced to `ack` the first and the last `sample` (just if `samples >0`). Hopefully it completely solves the flakiness of the test. In my local...