Releases: eProsima/Fast-DDS-docs
v2.3.5
This release includes the following features:
- Update of release notes according to improvements and bug fixes introduced since the Fast DDS release v2.3.4.
v2.1.2
This release includes the following features:
- Update of release notes according to improvements and bug fixes introduced since the Fast DDS release v2.1.1.
v2.7.0
v2.6.1
This release adds the following features:
- Content Filter Topic documentation (#361)
- DDS Router description in Fast DDS Suite (#364)
- Mark v2.4 as EOL (#365)
SampleLostStatus
andon_sample_lost
documentation (#370)
It also includes the following improvements:
- Clarify
-python
option in Fast DDS-Gen (#366) - API reference improvements (#367)
- Clarify Fast DDS-Gen builtin annotations support (#368)
- Impove Linux installation from sources guide (#325)
- Clarify Fast DDS-Python dependency from SWIG (#371)
PRs in merge order:
#361, #364, #363, #365, #366, #367, #371, #368, #370, #325, #373
v2.6.0
This release adds the following features:
- Add
disable_positive_acks
to Static Discovery XML (#2355) - Add physical information in DATA[P] using properties (#349)
- Content filter allocation limits QoS (#353)
- Transmit Queue Length configuration on Linux platforms (#341)
- New CMake option:
APPEND_PROJECT_NAME_TO_INCLUDEDIR
(#355) - XML support for Fast DDS CLI (#351)
- New exchange format to reduce bandwidth in Static Discovery (#358)
- Add Transport Layer API reference (#356)
It also includes the following improvements:
- Add mirror workflow to keep master and current branch synchronized (#347)
- Add tabs (#349, #354)
- Support for octet vectors on XML parser (#357)
- Update ROS 2 information (#359)
PRs in merge order:
#347, #310, #352, #349, #353, #354, #357, #341, #355, #351, #358, #359, #356, #360, #348
v2.5.1
This release includes the following improvements:
- Instances conceptual explanation (#324, #327, #331)
- eProsima DDS Record and Replay (#326, #328)
- Release lifecycle (#321)
- Add Python API reference and example (#318, #344, #320)
This release includes the following bugfixes:
- Support for IDL maps clarification (#316)
- Several Doxygen fixes (#317, #345, #329)
- Relocate specifying locator addresses using names (#319)
- Scope and caveats of dynamic network interfaces (#322)
- Fix source installation instructions (#343, #339, #342, #332)
PRs in merge order:
#316, #317, #319, #324, #327, #326, #321, #322, #318, #328, #343, #339, #344, #342, #320, #332, #345, #331, #329
v2.5.0
This release adds the following features:
- Chaining transports (#300)
- Load XML from string (#303)
- Add section about disable_heartbeat_piggyback (#306)
- Add python bindings section to Fast DDS-Gen documentation (#314)
- Add PKCS#11 support section and dependencies installation (#296)
- Add dynamic network interfaces use case (#301)
This release includes the following improvements:
- Add listener hierarchy notice to DataReader and Subscriber listeners (#305)
- Add a note about the relationship between
DurabilityQosPolicy
andReliabilityQosPolicy
(#308) - Generate ReadTheDocs documentation on Ubuntu focal (#311)
- Add support for PlantUML diagrams (#300, #312)
- Upgrade dependencies (#302, #304)
This release includes the following bugfixes:
- Fix instructions for installing locally from sources in Windows (#307)
- Remove old CMake options (#309)
PRs in merge order:
#302, #304, #305, #300, #308, #309, #306, #301, #311, #312, #303, #307, #296, #314
v2.4.1
This release includes the following improvements:
- Update mutable DomainParticipant QoS policies (#289)
- Add docker image documentation (#290)
- Add documentation for delete_contained_entities (#291)
- Partitions on DataWriterQoS and DataReaderQoS (#294)
This release includes the following bugfixes:
- Fix linux environmental variable quotes (#287)
- Clarify dynamic addition of servers usage (#292)
- Clarifications on xml profiles' documentation (#293)
- Clarifications on Initial Peers without port (#295)
PRs in merge order:
#289, #291, #290, #287, #292, #294, #293, #295, #297
v2.4.0
This release adds the following features:
- Conditions and waitsets (#279)
- Dynamic addition of discovery servers (#281)
- Using DNS names for discovery servers (#282)
- FASTDDS_ENVIRONMENT_FILE (#283)
- New flow controllers (#284)
This release includes the following improvements:
- Documentation on listener callbacks conflicts (#280)
- Add Fast DDS Gen
-cs
argument documentation (#278) - Changes on recommended statistics DataWriterQoS (#285)
This release includes the following bugfixes:
- Fixed some typos (#276)
PRs in merge order:
v2.3.4
This release includes the following improvements:
- Explain a limitation with datasharing and Datareader's history depth [11846] (#270)
- Clarify behaviour of
logInfo
depending on defines and cmake options (#274)
This release includes the following bugfixes:
- Fix Liveliness lease duration compatibility rule (#272)
- Fixed documentation about how to build tests (#273)
- Remove unsupported warning on deadline statuses (#271)
PRs in merge order: