Skip to content

v2.2.1

Choose a tag to compare

@juanlofer-eprosima juanlofer-eprosima released this 03 Nov 09:40

Fast DDS python v2.2.1

This minor patch includes the following features:

  1. Add RPC interfaces, exceptions, and example (#233)

It also includes the following fixes:

  1. Set CMAKE_SHARED_LIBRARY_SUFFIX to always create .so files (#258)
  2. Remove compilation warning with InstanceHandle_t (#264)

This patch release includes the following improvements:

  1. Update RELEASE_SUPPORT after 3.1.x and 2.10.x EOLs (#240)
  2. Update repository versions in fastdds_python.repos (#255)
  3. Regenerate types with Fast DDS Gen v4.0.5 (#269)

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

  1. Add Fast CDR branch selection in reusable jobs (#220)
  2. Skip base branch in Fast CDR branch selection (#229)
  3. Updates due to 2.0.x EOL branch (#230)
  4. Update 2.2.x to be a supported branch (#238)
  5. Remove deprecated windows-2019 runner (#244)

PRs in merged order:
#220, #229, #230, #233, #240, #238, #244, #255, #258, #260, #264, #269, #270