Release 1.0.4¶
2024-12-30
API Changes¶
None
Gateway Changes¶
None
Services¶
All Roq’s services will now support systemd’s watchdog (when configured in the service unit file).
Service Manager¶
The roq-service-manager is a new tool usd to
Monitor and control systemd on Linux hosts
Aggregate Prometheus metrics from all configured services
Support a browser based user interface
More details can be found in the design document.
Ansible¶
The roq-ansible project was rewritten to configure and install the service-manager along with all other services.
Vue¶
The roq-vue project implements a basic user interface communicating with the service-manager.
Fixed¶
Changed¶
Relax request ID validation (FIX Bridge) (#482).
Added¶
Support systemd’s notify and watchdog (Service) (#481).