Skip to content

v4.2.1

Choose a tag to compare

@MiguelCompany MiguelCompany released this 02 Jun 12:58
b40a140

Fast DDS-Gen v4.2.1

This patch release includes the following fixes:

  • Consider external members as not plain (#564)
  • Fix windows build on cmake generated example with shared libs (#525)

It includes the following improvements:

  • Avoid using a get_python_lib deprecated function (#524)
  • Allow including additional tests (#535)
  • Improvements on compute_key generated code (#544)
  • Prepare fastddsgen application class for dependency injection (#530)
  • Changes to support feeds in Fast DDS Gen Pro (#533)
  • Update RELEASE_SUPPORT.md with current state of releases (#540, #575)

It also includes the following CI improvements:

  • Update workflows after branchout of 4.3.x (#552)

PRs in merged order:
#524, #525, #530, #533, #535, #540, #544, #552, #564, #575