Skip to content

v2.10.5

Compare
Choose a tag to compare
@MiguelCompany MiguelCompany released this 26 Sep 13:51
· 3 commits to 2.10.x since this release
5519b29

Fast DDS Docs v2.10.5

This release includes the following features:

  1. Documentation for XML configuration of flow controllers (#803, #829)

This release includes the following improvements:

  1. Improve build steps in the installation from sources sections (#815)
  2. Add python optional step in binary installation sections (#863)
  3. Include v2.6.9 release notes and 2.6.x maintenance flag (#851)
  4. Add default subscriber profile in ROS 2 XML configuration (#914)
  5. Improve mutation_tries documentation (#905)

CI improvements:

  1. Migrate Fast DDS Docs CI to Github (#835)
  2. Fix issue with Fast DDS and Fast DDS python deduced branches (#841)
  3. Check suprocess return codes on RDT generation (#798)
  4. paths-ignore only ignores modification in markdown files (#878)
  5. Update apt dependencies in ubuntu github CI (#888)

This release includes the following fixes:

  1. Fix code block not been colored after sphinx upgrade (#860)

PRs in merge order:
#815, #835, #841, #798, #851, #863, #860, #878, #888, #905, #803, #829, #914, #919