Skip to content

v4.0.3

Latest
Compare
Choose a tag to compare
@MiguelCompany MiguelCompany released this 18 Dec 14:33
23125d2

Fast DDS-Gen v4.0.3

This patch release includes the following fixes:

  • Fix structs TypeObject registration with -typeros2 option (#414)
  • Fix generated code compilation when a union uses an alias with scope (#411)
  • Fix sequence of alias of primitives inside modules (#415)
  • Call Cdr::set_dds_cdr_options() when TypeSupport encodes (#417)

It also includes the following improvements:

  • Update commercial support section in project README (#413)

PRs in merged order:
#413, #414, #411, #415, #417, #424