Skip to content

v4.3.0.0

Latest

Choose a tag to compare

@cferreiragonz cferreiragonz released this 26 Feb 08:43
· 2 commits to 4.3.x since this release
cc0072b

Fast DDS-Gen v4.3.0

This release includes the following features:

  1. Prepare fastddsgen application class for dependency injection (#530)
  2. Changes to support feeds in Fast DDS Gen Pro (#533)
  3. Update to Gradle 9 (#550)
  4. Refactor RPC over DDS code generation (#561)

This release includes the following improvements:

  1. Avoid using get_python_lib deprecated function. (#524)
  2. Allow including additional tests (#535)
  3. Improvements on compute_key generated code (#544)

It includes the following fixes:

  1. Fix windows build on CMake generated example with shared libs (#525)
  2. Fix error calling gradle install (#557)

It also includes the following CI improvements:

  1. Update RELEASE_SUPPORT.md for v4.0.5 (#540)
  2. Update RELEASE_SUPPORT.md with EOL of 4.1.x (#554)
  3. 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