Skip to content

v2.4.0

Latest

Choose a tag to compare

@MiguelCompany MiguelCompany released this 15 Oct 06:43
8b9b030

Fast DDS python v2.4.0

This minor patch includes the following features:

  1. Added copy constructors to several entities (#252)
  2. Add support for OriginalWriterInfo (#253)
  3. Added cmake option USE_PYTHON_STABLE_ABI (#250)
  4. Remove @feed operations from example (#256)

It also includes the following fixes:

  1. Remove compilation warning with InstanceHandle_t (#262)

This patch release includes the following improvements:

  1. Always create .so libraries for non-Windows platforms (#207)
  2. Update types for Fast DDS Gen v4.2.0 Release (#261)

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

  1. Branch out 2.4.x (#248)

PRs in merged order:
#248, #253, #207, #256, #250, #252, #261, #262