Version v1.1.0¶
This release includes the following User Interface features:
Support wildcard topic search as argument for topics command.
Support wildcard topic search as argument for echo command.
Support display of topics information in three different verbosity levels: simple, verbose, and high verbosity.
This release includes the following Dependencies Update:
Repository |
Old Version |
New Version |
|
---|---|---|---|
Foonathan Memory Vendor |
|||
Fast CDR |
|||
Fast DDS |
|||
Dev Utils |
|||
DDS Pipe |
Previous Versions¶
Version v1.0.0¶
This release includes the following Features:
Add support for Fast DDS v3.
This release includes the following Configuration Features:
New domain argument to configure the
domain
through the command-line.Change default log filter to
FASTDDSSPY
.Change default log verbosity to
error
.
This release includes the following CI improvements:
Upgrade to Ubuntu Noble (24.04).
Remove Ubuntu Focal (20.04) from the CI.
Empty XTSAN tests list to run all tests with Thread Sanitizer.
This release includes the following Dependencies Update:
Repository |
Old Version |
New Version |
|
---|---|---|---|
Foonathan Memory Vendor |
|||
Fast CDR |
|||
Fast DDS |
|||
Dev Utils |
|||
DDS Pipe |
Version v0.4.0¶
This release includes the following Configuration Features:
New configuration option
logging
to configure the Logs.
This release includes the following Documentation Updates:
Add a new Logging section to the Configuration page.
This release includes the following Dependencies Update:
Repository |
Old Version |
New Version |
|
---|---|---|---|
Foonathan Memory Vendor |
|||
Fast CDR |
|||
Fast DDS |
|||
Dev Utils |
|||
DDS Pipe |
Version v0.3.0¶
This release includes the following Configuration Features:
Display data type information in either ROS 2 format (MSG) or DDS format (IDL).
Max Reception Rate per topic.
Downsampling per topic.
Remove the support for built-in Topics.
This release includes the following Internal Changes and Bugfixes:
Support both fastcdr v1 and v2.
Add support for Fast DDS versions lower than v2.13.
Set app_id and app_metadata attributes in eProsima Fast DDS Spy participants.
Add participant and endpoint info topics to allowlist.
Add internal builtin topics as DDS Topics.
Reload internal topics when reloading the configuration file.
Process an empty YAML when a configuration file isn’t provided.
This release includes the following Documentation Updates:
Update next steps in main example and remove warning in docker installation.
Fix documentation build for Sphinx versions lower than 5.0.
This release includes the following Dependencies Update:
Repository |
Old Version |
New Version |
|
---|---|---|---|
Foonathan Memory Vendor |
|||
Fast CDR |
|||
Fast DDS |
|||
Dev Utils |
|||
DDS Pipe |
Version v0.2.0¶
This release includes the following Configuration Features:
Support Interface Whitelisting.
Support Custom Transport Descriptors (UDP or Shared Memory only).
Support Ignore Participant Flags.
This release includes the following Internal Changes and Bugfixes:
Print only active participants when using verbose mode in
participants
command.Fix C++ namespace ambiguities in yaml configuration.
Change default log-filter to only show warning coming from DDS Spy source code.
Filter out topics associated to services (RPC).
Parameterize simulated endpoints.
This release includes the following Documentation Updates:
Update introduction section in README file.
This release includes the following change in the Continuous Integration process:
Update CI to use eProsima CI.
This release includes the following Dependencies Update:
Repository |
Old Version |
New Version |
|
---|---|---|---|
Foonathan Memory Vendor |
|||
Fast CDR |
|||
Fast DDS |
|||
Dev Utils |
|||
DDS Pipe |
Version v0.1.0¶
This is the first release of eProsima Fast DDS Spy.
This release includes several features regarding the introspection of DDS data, configuration and user interaction.
This release includes the following User Interface features:
This release includes the following Configuration features:
Support YAML configuration file.
Support for allow and block topic filters at execution time and in run-time.
Support DDS configurations.
Support Advanced configurations.
This release includes the following Introspection features:
Get data of Domain Participants.
Get data of DataReaders and DataWriters.
Get data of Topics.
Print real-time DDS user data in human-readable format.
This release includes the following Documentation features:
This same documentation.
This release includes the following Installation features:
Dockerfile to build an image of the application
Fast-DDS-Spy/docker
.