Skip to content

v2.3.1

Compare
Choose a tag to compare
@MiguelCompany MiguelCompany released this 29 Apr 10:24
d3a570d

This release includes several bugfixes and improvements:

  • Added FASTDDS_STATISTICS module implementation
  • Fixed calculation of data-sharing domain id
  • Fixed issues on data-sharing with volatile writers
  • Fixed build issues on old compilers
  • Fixed some tests when the library is built without security
  • Fixed and exposed pull mode on writers
  • Fixed handling of --data_sharing on latency test
  • Fixed calculation of memory pools sizes on debug builds
  • Correctly update memory policy on writers and readers

PRs in merge order: #1845, #1886, #1901, #1912, #1891, #1904, #1918, #1926, #1930, #1931, #1873, #1937