Releases: eProsima/Fast-DDS-docs
v2.14.5
Fast DDS Docs v2.14.5
This patch release includes the following features:
- Add documentation for
preferred_key_agreement
property (#969) - Document new
transmit_algorithms_as_legacy
on builtin security plugins (#977)
This patch release includes the following improvements:
- Allow run CI on external contributions (#1018)
- Add
DataSharing with security
incompatibility warning (#982)
This patch release includes the following fixes:
- Fixed various typos (#999, #988)
- Fix typo in
getting started C++
section (#1006) - Fix default
ros2
publication mode (#1028) - Fix snippet of writer loans (#1049)
- Fix v2.14.5 release notes
PRs in merge order:
#999, #1006, #1028, #988, #969, #1018, #1049, #982, #977, #1107, #1110
v3.3.0
Fast DDS Docs v3.3.0
This minor release includes the following features:
- Add docs for QoS Policies added to
EDP
messages and the new property to send eProsima Extensions QoS (#1065) - Add generic interfaces for
RPC
servers (#1088) - Documentation for the optional serialization of
WireProtocolConfigQos
(#1068) - Add
RPC
Client/Server examples documentation (#1064) - Add
DataWriter sample prefilter
documentation (#1077, #1085) - Support modules in IDL parser (#1090)
- Add documentation for
has_more_replies
(#1091) - Documentation for custom templates to included IDL files (#1066)
- Add documentation for custom
request scheduling
(#1089) - Documentation for
JSON to DynamicData
deserializer (#1093)
This minor release includes the following improvements:
- Update
README
badges (#1087) - Improve table visualization (#1094)
- Build system dependencies
VS 2022 v143
update (#1092) - Bump
setuptools
to78.1.1
(#1069) - Add notes from EOL versions (#1082, #1084)
- Update Supported versions (#1067)
- Update PR template and nighties due to EOL versions (#1078, #1086)
PRs in merge order:
#1065, #1066, #1069, #1068, #1067, #1064, #1078, #1082, #1084, #1077, #1079, #1086, #1085, #1088, #1089, #1090, #1087, #1091, #1094, #1092, #1093, #1095
v3.1.3
Fast DDS Docs v3.1.3
This release includes the following fixes:
- Fix example of writer loans (#1048)
This release includes the following improvements:
- Add notes from
v3.0.2
(#1044) - Update Python Publisher and Subscriber example (#1038)
- Add extensibility in zero copy idl example (#1062)
- Bump
setuptools
to78.1.1
(#1070)
PRs in merge order:
#1044, #1038, #1048, #1062, #1070, #1081
v2.10.7
Fast DDS Docs v2.10.7
This release includes the following fixes:
- Fixed various typos and unified some formats in documentation (#1000)
- Fix some typos (#989)
- Fix default ros2 publication mode (#1029)
- Fix snippet of writer loans (#1050)
- Adjust XML snippets to meet QoS constraints (#943)
This release includes the following improvements:
- Add data-sharing with security incompatibility warning (#983)
- Add documentation for
preferred_key_agreement
property (#970) - Document new
transmit_algorithms_as_legacy
on builtin security plugins (#978) - Apply custom templates to included IDL files (#1074)
- Regenerate code with Fast DDS Gen v2.5.3 (#1075)
- Add notes from
2.6.10
(#1060)
CI management:
- Add Spell Check error summary to reusable workflow (#954)
- Allow running CI on external contributions (#1019)
PRs in merge order:
#954, #1000, #989, #983, #1019, #1029, #1050, #970, #1074, #978, #1075, #943, #1060, #1076
v3.2.2
v2.6.10
Fast DDS Docs v2.6.10
This release includes the following improvements:
- Include link to Python installation Getting started (#938)
- Add default subscriber profile in ROS 2 XML configuration (#915)
- Add
data-sharing
with security incompatibility warning and upgrade Ubuntu CI image to 22.04 (#984)
This release includes the following fixes:
- Fixed various typos and unified some formats in documentation (#1001)
- Solve the issue of the APIs not being generated (#1010)
- Fix default ROS 2 publication mode (#1030)
- Fix some typos (#990)
This release includes the following ci management updates:
paths-ignore
only ignores modifications in markdown files in CI (#879)- Set update apt dependencies to true in Ubuntu github CI (#889)
- Mirror 2.6.9 with 2.6.x CI job (#912)
- Add Spell Check summary to reusable workflow (#955)
PRs in merged order:
#879, #889, #912, #938, #915, #955, #1001, #1010, #1030, #990, #984, #1056
v3.2.1
v3.2.0
Fast DDS Docs v3.2.0
This minor release includes the following features:
- New
Furo
theme (#1036) - Documentation for Fast DDS
ROS2_EASY_MODE
(#1020, #1024, #1043) - Add
RPC
related interfaces documentation (#1041) - Add documentation for
XTYPES IDL
parsing feature (#1046)
This release includes the following improvements:
- Extended incompatible qos for monitor service documentation (#947)
- Add notes from older versions (#956, #972, #1009, #1034)
- Add documentation for
preferred_key_agreement
property (#963) - Document new transmit_algorithms_as_legacy on builtin security plugins (#974)
- Add
data-sharing
with security incompatibility warning (#979) - Prepare for release
v3.2.0
(#992, - Update migration guide removing things not related to application developer (#1003)
- Documentation for
fastdds shm clean --force
(#1012) - Warn about
XTypes
inFast DDS v3
(#1021) - Update Python Publisher and Subscriber example (#973)
- Documentation for flow controller configuration for built-in endpoints (#1042)
- Added warning about ROS2 IDLs (#1037)
CI improvements:
This release includes the following fixes:
- Remove benchmark example from docs (#961, #962)
- Correct examples commands (#966)
- Fix some typos (#985, #996, #1002)
- Fix default ros2 publication mode (#1026)
- Fix example of writer loans (#946)
PRs in merged order:
#939, #947, #950, #956, #961, #962, #966, #963, #974, #979, #985, #992, #972, #996, #1002, #1009, #1003, #1012, #1013, #1020, #1021, #1025, #1024, #1034, #973, #1036, #1041, #1043, #946, #1042, #1037, #1046, #1051
v3.0.2
Fast DDS Docs v3.0.2
This release includes the following improvements:
- Add default subscriber profile in ROS 2 XML configuration (#910)
- Enhance Fast DDS docs with a FAQs section covering every subsection (#902)
- Add support
@value
annotation onfastddsgen
(#917) - Add notes from
v2.10.5
(#921) - Update
fastdds_profiles.xsd
file location (#926) - Include link to Python installation Getting started (#935)
- Add Spell Check error summary to reusable workflow (#952)
- Add notes from
v2.10.6
(#959) - Add notes from
v2.14.4
(#995) - Add data-sharing with security incompatibility warning (#981)
- Add documentation for
preferred_key_agreement
property (#968) - Add documentation for transmit_algorithms_as_legacy` on builtin security plugins (#976)
- Update migration guide removing things not related to application developer (#1015)
CI improvements:
- Allow run CI on external contributions (#1017)
This release includes the following fixes:
- Fix typo in statistics troubleshooting XML snippet (#911)
- Fix master build to run on Ubuntu 24.04 (#856)
- Fix
sphinx-toolbox
version inrequirements.txt
(#920) - Avoid referring to specific ROS 2 distributions (#922)
- Adjust XML snippets to meet QoS constraints (#941)
- Fix issues on typos and unified some formats (#998, #987)
- Fix typo in getting started C++ section (#1005)
- Fix default ROS 2 publication mode (#1027)
PRs in merged order:
#911, #856, #910, #902, #917, #920, #921, #922, #924, #926, #935, #941, #952, #959, #998, #1005, #1027, #1017, #995, #987, #981, #968, #976, #1015
v3.1.2
Fast DDS Docs v3.1.2
This release includes the following improvements:
- Update migration guide removing things not related to application developer (#1014)
- Allow run CI on external contributions (#1016)
This release includes the following fixes:
- Fixed various typos and unified some formats in documentation (#997, #986)
- Fix typo in getting started C++ section (#1004)
- Fix default ros2 publication mode (#1026)
PRs in merged order:
#997, #1004, #1014, #986, #1026, #1016, #1031