Skip to content

v4.2.0

Choose a tag to compare

@MiguelCompany MiguelCompany released this 03 Oct 06:07
· 8 commits to 4.2.x since this release
87b0e13

Fast DDS-Gen v4.2.0

This release includes the following features:

  1. Support for @feed annotations moved to Fast DDS Pro (#503)
  2. Apply user templates to included IDL files (#472)

This release includes the following improvements:

  1. Add python-string getter from fixed string (#492)
  2. Make install task depend on assemble task (#506)

This release includes the following fixes:

  1. Fix typedef-only IDL (#491)
  2. Isolate types with const/typedefs inside a struct (#501)
  3. Always create .so libraries in non-Windows platforms (#504)

It also includes the following CI and documentation improvements:

  1. Fix CI external repo getters (#498)
  2. Release management updates (#497, #510, #514, #515, #519)
  3. Clean workspace after build in CI (#518)

PRs in merged order:
#492, #491, #497, #498, #501, #504, #506, #510, #503, #514, #515, #518, #519