Skip to content

v1.0.3

Choose a tag to compare

@cferreiragonz cferreiragonz released this 23 Jul 10:58

Fast DDS Python v1.0.3

This release includes the following improvements and CI improvements.

Improvements

  • Add type support regeneration utility (#177)

CI improvements

  • Improve CI workflows in 1.0.x, and branching model refactor (#152)
  • Avoid usage of removed action (#174)
  • Get correct Fast CDR related branch in CI (#228)
  • Don't use infinite nanoseconds in API tests (#300)

PRs (merge order): #152, #174, #177, #228, #300, #314