CS
SCALE.sdm
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage
Confidential information

1.196

Release date: September 20, 2023

New featureAdd metrics endpoint to the runner for Prometheus-compatible monitoring [LOCOX-2868]
New featureFilter for containing pool versions [LOCOX-2668]

This new function is now available in the context menu of components, groups and parameter tables. Users can filter pool versions that contain a specific object.

New featureGlobal client setting for default discipline [LOCOX-2661]

In the Settings tab, users can select a default discipline. Each new model tab will have this discipline per default.

New featureStops runner service from pulling new runs [LOCOX-2969]

The runner now listens to the Unix signal SIGUSR2 and stops pulling new runs upon receiving it. This signal SIGUSR2 will not cause the runner to end automatically. The admin has to detect an idle runner manually and stop it using SIGINT.

New featureUser name can now be accessed as parameter value. [LOCOX-3041]

User name is now accessible via get_context_value("LOCO_USER").

ImprovementRemoved "compare and merge" option for a component [LOCOX-2987]
ImprovementSynchronization options now available in the burger menu (top right) [LOCOX-2858]

In order to start synchronization manually, options are now available in the burger menu (top right).
F5 and Shift + F5 still can be used to trigger synchronization.

Bug fixFixed explicit parameter replacement in Python assembly templates when auxiliary attributes are used [LOCOX-2995]
Bug fixFixed inaccurately deactivated Check option in context menu of a component [LOCOX-2999]
Bug fixFixed missing images in rail graph under Pool Version view [LOCOX-3023]
Bug fixFixed the broken function of filtering pool versions based on assembled run attributes [LOCOX-2926]
Bug fixFixed the race condition while highlighting updates in the rail graph [LOCOX-2864]
Bug fixSelection of elements with "Ctrl + A" restricted to filtered elements in main grid [LOCOX-2990]
Bug fixSync setting "Period of Interest" now allows user defined numeric values. [LOCOX-2889]