Fast DDS Python v2.2.0
This minor release includes the following improvements:
- Update commercial support section in project
README
(#192) - Bump version to
2.2.0
(#193) - Update API tests due to
DataWriter/Reader::get_matched_publication/subscription()
implementation (#188) - Regenerate types with Fast DDS Gen 4.0.4 (#202, #216)
- Add support for bounded strings (#209)
- Split Qos headers into swig .i interfaces (#214)
- Add EOL versions in
RELEASE_SUPPORT.md
(#196)
This minor release includes the following fixes:
- Add support for string_255 type and fix discovery status memory leaks (#215)
PRs in merged order:
#192, #193, #188, #202, #209, #214, #196, #216, #215