Skip to content

v2.3.1

Choose a tag to compare

@cferreiragonz cferreiragonz released this 29 Jan 09:36

Fast DDS python v2.3.1

This patch release includes the following improvements:

  1. Set CMAKE_SHARED_LIBRARY_SUFFIX to always create .so files (#257)
  2. Remove compilation warning with InstanceHandle_t (#263)
  3. Update RELEASE_SUPPORT with release 2.2.1 (#272)
  4. Regenerate types with Fast DDS Gen 4.1.1 (#279)
  5. Prepare for Fast DDS 3.3.1 (#281)

This patch release includes the following updates in the ci-management

  1. Update 2.3.x to be a supported branch (#249)
  2. Update repository versions in fastdds_python.repos (#254)

PRs in merged order:
#249, #254, #257, #263, #272, #279, #281