v3.3.1
Fast DDS-Gen v3.3.1
This release includes the following improvements:
- Add PR template (#305)
- Improve ubuntu CI workflows (#323)
- Use correct script to generate Fast DDS Python scripts (#324)
- Set required CMake version to 3.20 in generated code (#325)
- Bump IDL Parser for fixing enum plain and bounded getters (#329)
- Improve path processing (#330)
- Update mirror job (#344)
- Update Github workflow (#347)
- Use token for ccache action (#352)
- Improve CI workflows in 3.3.x and branching model refactor (#366)
- Fix map first arg typename (#392)
- 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