v2.14.2
Fast DDS v2.14.2
This release includes the following features in an ABI compatible manner:
- Set DataSharing Qos policy in transmitted
Writer
|ReaderProxyData
(#4801) - New
max_message_size
property to limit the output datagrams size (#4805) - Add XML configuration for
FlowControllerDescriptor
(#4893, #4911)
This release includes the following improvements:
- Repository & CI improvements (#4781, #4790, #4800, #4799, #4808, #4934, #4954, #4973, #4844, #4838, #4854)
- Do not require PYTHON_VERSION to be defined in .bat files (#4797)
- Use
%*
instead of loop in.bat
scripts. (#4818) - Use absolute paths when loading XML files (#4828)
- Bump Fast CDR submodule to version 2.2.2 (#4977)
This release includes the following fixes:
- Handle errors when setting socket buffer sizes (#4796)
- Do not require Fast CDR v2 in examples (#4833)
- Fix ShmTransport buffer recovery MacOS flaky test (#4855)
- Automatically unmatch remote participants on participant deletion (#4849)
- Bugfix: correct liveliness state in a multiple reader - one writer scenario (#4881)
- Only apply content filter to ALIVE changes (#4876)
- Properly delete builtin statistics writers upon
delete_contained_entities()
(#4914) - Fix doxygen warning about undocumented param in deleted functions (#4918)
- Correctly initialize
MatchingFailureMask
constants to be used with thestd::bitset
API (#4925) - Fix DS servers not connecting due to ports logic (#4949)
PRs in merged order:
#4781, #4790, #4800, #4799, #4796, #4797, #4801, #4805, #4808, #4818, #4833, #4844, #4838, #4828, #4855, #4849, #4854, #4881, #4876, #4893, #4911, #4914, #4918, #4925, #4934, #4949, #4954, #4973, #4977