Skip to content

v3.3.1

Compare
Choose a tag to compare
@EugenioCollado EugenioCollado released this 02 Dec 11:10
e53360c

Fast DDS-Gen v3.3.1

This release includes the following improvements:

  1. Add PR template (#305)
  2. Improve ubuntu CI workflows (#323)
  3. Use correct script to generate Fast DDS Python scripts (#324)
  4. Set required CMake version to 3.20 in generated code (#325)
  5. Bump IDL Parser for fixing enum plain and bounded getters (#329)
  6. Improve path processing (#330)
  7. Update mirror job (#344)
  8. Update Github workflow (#347)
  9. Use token for ccache action (#352)
  10. Improve CI workflows in 3.3.x and branching model refactor (#366)
  11. Fix map first arg typename (#392)
  12. Call Cdr::set_dds_cdr_option() when TypeSupport encodes (#418)

PRs in merged order:
#305, #323, #324, #325, #329, #330, #344, #347, #352, #366, #392, #418, #421