Skip to content

v1.7.1

Compare
Choose a tag to compare
@richiware richiware released this 20 Feb 07:28
· 1754 commits to master since this release
f2516be

This release includes the following features:

  • LogFileConsumer added to the logging system
  • Handle FASTRTPS_DEFAULT_PROFILES_FILE environment variable indicating the default profiles XML file
  • XML parser made more restrictive and with better error messages

It also fixes some important bugs:

  • Fixed discovery issues related to the selected network interfaces on Windows
  • Improved discovery times
  • Workaround ASIO issue with multicast on QNX systems
  • Improved TCP transport performance
  • Improved handling of key-only data submessages

Some other minor bugs and performance improvements.

It has the following known issues:

  • Allocation limits on subscribers with a KEEP_LAST QoS is taken from resource limits configuration and doesn't take history depth into account. See #434 for a fix.