Changelog for Altworx 23.12.0
Warnings
- After upgrade, observe logs for warnings “Missing rows after edge history split” or “Extra rows after edge history split”. Those should not be critical, but indicate that there was some unusual case met during the DB migration.
Changes
- Admin UI: Add runs LiveView (PR, #5642)
- Asset Map: Separate Edge history for performance optimization (PR, #6152)
- REST: Move some network API to V2 (PR, #6199)
- Integrate Livebook to Altworx (PR, #6203)
- REST: Support proxy auth in OAuth2 (PR, #6211)
- Asset Map: Add missing incident capability to default role (PR)
- Acceptors: Add callback module for SNMP acceptor administration (PR)
- Asset Map: move provisioning to separate transient gen_server (PR, #6170)
- Runtime: Report run status asynchronously to avoid timeouts (PR, related to #6274)
- REST: Verify user before connecting with an external account (PR, #6169)