Changelog for Altworx 25.18.0
Warnings
-
Altworx now does not include the
ulimitssection for acceptors’ services inside the Altworx-managed Docker Compose file. Upgrade to latest versions of acceptors that set such limits from inside the container. The minimum recommended versions are:- Cargo Forms: 1.2.2
- Cargo GAP REST: 0.6.1
- Hikvision ISAPI: 3.2.4
- HTTP Acceptor: 3.0.0
- Qradar: 1.0.5
- Quanti: 1.1.1
- SNMP Acceptor: 2.1.3
- WC Acceptor: 1.2.5
Using an older version of one of the above acceptors may result in using large portions of RAM (for example on Rocky Linux 9).
-
Altworx UI is now logging error.log and access.log to syslog and no longer uses docker volume, which is since this version no longer used. You may want to delete this volume in order to save some HD space.
Changes
- Swap Kafka docker images (PR, #7293)
- Add optional flag to incident summary to also return types without open incidents (PR, #7294)
- Admin UI: Upgrade to Tailwind 4 and UI components 3.3.0 (PR, #7192)
-
Remove
ulimitssections from acceptors’ services inside the Altworx-managed Docker Compose file and disable installing versions that do not set ulimits from inside the container (PR, #7200) - assetmap: Add wildcard for access tags (PR, #7292)
- Configure syslog server for UI logging in docker compose files (PR, #7278)