Skip to content

v2.1.3

Compare
Choose a tag to compare
@JLBuenoLopez JLBuenoLopez released this 27 Jan 07:58

This release includes the following improvements:

  1. Improve rediscovery on lossy environments (#2875)

This release includes the following bugfixes:

  1. Fixed validation on ParameterPropertyList_t (#2863)
  2. Fixed SequenceNumberSet_t deserialization (#2906)
  3. Add python3 dependency to package.xml (#2980)
  4. Fix dataraces when creating DataWriters (#3051)
  5. Fix deadlock when removing remote DomainParticipants by expired liveliness when using Security (#3118)
  6. Fix communication with asymmetric ignoreParticipantFlags (#3129)

PRs in merge order:
#2863, #2875, #2906, #2980, #3051, #3118, #3129, #3255