Skip to content

v2.10.6

Compare
Choose a tag to compare
@MiguelCompany MiguelCompany released this 14 Nov 14:58
· 1 commit to 2.10.x since this release
e3fde25

Fast DDS v2.10.6

This release includes the following fixes:

  1. Remove double // in some installation paths (#5254)
  2. Discard changes with big key-only payload and no key hash (#5275)
  3. Fix DataReaderHistory regression (#5333)
  4. Be less strict with parameter lengths (#5248)
  5. Check if SHM transport is disabled in LARGE_DATA modes (#5378)
  6. Fix issues in Dynamic Network Interfaces (#5390)

This release includes the following improvements:

  1. Add references to new nightly jobs per supported branch in README (#5299)
  2. Update commercial support section in readme (#5323)
  3. Modify help command of XML CLI tool (#5250)

Github CI management:

  1. Allow runing CI on external contributions (#5289)

PRs in merged order:

#5289, #5299, #5254, #5275, #5333, #5323, #5250, #5248, #5378, #5390, #5395