Changelog for Altworx 25.13.0
Breaking changes
-
Altworx now uses Runbox 20.0.0. Scenarios built with older versions of Runbox will stop working.
-
Functions
get, get_random and search in AssetMap.Api.Asset newly
return separated asset type and ID instead of “full ID”. Function get
must be newly called with separated type and ID. So applications using
changed functions must be upgraded (AssetModeller v25.13+).
Warnings
-
A bug related to story actors was fixed in the Story Modeller scenario, prompting a patch version
change.
Changes
-
Complete Mox replacement with Mimic by using Mimic for mocking AltworxAuth
(PR,
#7154)
-
Remove network groups
(PR,
#7109)
-
Asset Map: Separate type and ID in Asset API
(PR,
#7158)
-
Asset Map: Make identity arguments consistent on the API layer
(PR,
#7152)
-
Asset Map: Separate type and ID in Asset DAO
(PR,
#7159)
-
Retry flaky integration tests in the CI
(PR,
#7150)
-
Runtime: Fix bug in handling failure when run fails to start
(PR)
-
Bump UI components and remove @tailwindcss/forms plugin
(PR,
#7215)
-
Asset Map: Clean up security module
(PR,
#7161)
-
Asset Map: Separate type and ID in Edge API
(PR,
#7160)
-
Upgrade to Runbox 19 and use new notification OAs
(PR,
#7167)
-
REST: Check access tags when firing user actions
(PR,
#6003)
-
Asset Map: Rename GraphNG to Graph
(PR)
-
Asset Map: Don’t allow some user changes by real user
(PR,
#7153)
-
story_modeller: Fix an issue where actor Story ID was used as incident actor ID
(PR,
#7181)
-
Asset Map: Separate asset type and ID in AQL API
(PR,
#7157)
-
Split type/id in Notification API and Admin UI
(PR,
#7168)