Skip to content

Releases: eProsima/Fast-DDS-python

v0.2.0

28 Feb 07:46

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

This minor release adds the following improvements

  • Documentation and repository ancillary (#1)(#5)
  • Generate Doxygen documentation (#6)
  • Update type support with Fast DDS-Gen v2.1.1 (#10)
  • Create an examples packages (#4)
  • Add new interfaces required by Fast DDS 2.5.0 (ContentFilteredTopic) (#3)

This minor release adds the following fixes:

  • Prefer fastdds namespace (#3)
  • Fixes on listener callbacks (#3)
  • Fix segmentation fault on participant destruction (#3)
  • Fix compilation warnings (InstanceHandle, ParameterTypes, QosPolicies, md5) (#3)
  • Change module name to fastdds (#3)

PRs in merged order: #1, #3, #4, #5, #6, #10

v0.1.0

14 Oct 09:40

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

This first beta of Fast DDS python bindings provides the basic APIs for publishing and subscribing.

See limitations here