v2.2.1
Fast DDS python v2.2.1
This minor patch includes the following features:
- Add RPC interfaces, exceptions, and example (#233)
It also includes the following fixes:
- Set CMAKE_SHARED_LIBRARY_SUFFIX to always create .so files (#258)
- Remove compilation warning with InstanceHandle_t (#264)
This patch release includes the following improvements:
- Update
RELEASE_SUPPORTafter3.1.xand2.10.xEOLs (#240) - Update repository versions in fastdds_python.repos (#255)
- Regenerate types with Fast DDS Gen v4.0.5 (#269)
This patch release includes the following updates in the ci-management
- Add Fast CDR branch selection in reusable jobs (#220)
- Skip base branch in Fast CDR branch selection (#229)
- Updates due to
2.0.xEOL branch (#230) - Update
2.2.xto be a supported branch (#238) - Remove deprecated windows-2019 runner (#244)
PRs in merged order:
#220, #229, #230, #233, #240, #238, #244, #255, #258, #260, #264, #269, #270