Fast DDS-Gen v4.3.0
This release includes the following features:
- Prepare
fastddsgenapplication class for dependency injection (#530) - Changes to support feeds in Fast DDS Gen Pro (#533)
- Update to Gradle 9 (#550)
- Refactor RPC over DDS code generation (#561)
This release includes the following improvements:
- Avoid using
get_python_libdeprecated function. (#524) - Allow including additional tests (#535)
- Improvements on compute_key generated code (#544)
It includes the following fixes:
- Fix windows build on
CMakegenerated example with shared libs (#525) - Fix error calling gradle install (#557)
It also includes the following CI improvements:
- Update
RELEASE_SUPPORT.mdfor v4.0.5 (#540) - Update
RELEASE_SUPPORT.mdwith EOL of 4.1.x (#554) - Fix python branch in nightly for 4.2.x (#558)
PRs in merged order:
#524, #525, #530, #533, #535, #540, #544, #550, #551, #554, #557, #558, #561