RELEASE NOTES VERSION 1.3.1¶
Version 1.3.1-187¶
Released: 09 November 2024
Features changed:
Add support of Expand Query feature in Parametric Mode: In import from Database and Conditional Import from Database query can now be expanded even in parametric mode showing the full code in a dedicated popup window (Linked issue: RP-4296)
Bugfixes:
Issues With Rulex Server RedHat Version 1.3.1-150: Issue with microserveces restart and rhel rulexServer service (Linked issue: RP-4281)
Rulex Factory Migration Issue - Additional to CS-3393: Replicate behaviour of Rulex 4 that in case of single root in module flow and no mapping in module task, that set every parent task as root parent in mapping. (Linked issue: RP-4291, CS-3407)
Version 1.3.1-167¶
Released: 01 November 2024
Features added:
Added “end” and “start” keyword in formula application for the BuildSolve: In the rules configuration file new keywords “start“ and “end“ for the column “Application“ have been added, in order to apply the corresponding formula once at the beginning or at the end of the optimization. (Linked issue: RP-4273)
Added the possibility of parametrize attribute definition and constraints in BuildSolve: Added the possibility to parametrize attribute definitions and constraints in BuildSolve task using the new optional column “For“ in the configuration file. More than one column “For” can be added. (Linked issue: RP-4272)
Implemented advanced editing options for gridtables: Gridtables have a new panel, allowing advanced editing operations (value check, formula, batch edit) (Linked issue: RP-4270)
Implemented new authentication methods for SQL Server: New authentication methods based on Microsoft Entra ID have been added to SQL Server connector. (Linked issue: RP-4271)
Features changed:
RHEL: moved installation folder: Moved installation folder for rhel rulexplatform from /usr/bin to /opt. (Linked issue: RP-4274)
Bugfixes:
[RF] Module ended with errors: Actions/NewShuttleAction : Invalid Type for argument car in function round: Fixed a bug on errorline detection in the Data Manager. (Linked issue: RP-4264, CS-3398)
Enviroment variables shown as regular code variables but encrypted: Fixed disalignment for sensitive variables between flow and environment. When an environment variable is created in sensitive mode and there’s a flow that already has the same variable but not in sensitive mode, there’s a switch to issensitive mode. (Linked issue: RP-4254, CS-3390)
Crashing when accessing shared flows and cant return to explorer, Softlocked.: Fixed a bug on explorer management of resources with name None (Linked issue: RP-4262, CS-3401)
Copying text - strange behaviour: Now variables’ name and value can correctly be copied (Linked issue: RP-4267, CS-3400)
Text area modifications during workflow execution: Text and widgets can now be modified during a computation. Moreover, the text editing mode is closed when the end computation alert dialog appears. (Linked issue: RP-4244, CS-3371)
Filter function not working: Filter <= 0 in continuous values is now correctly created. (Linked issue: RP-4245, CS-3380)
Unable to remove port number in SQL Server connection: Now the port option in a SQL Server connection can be correctly set to an empty value. (Linked issue: RP-4253, CS-3387)
Version 1.3.1-153¶
Released: 23 October 2024
Features added:
Added support to Snowflake: Rulex Platform can now access Snowflake servers for both input and output (Linked issue: RP-4204)
Version 1.3.1-150¶
Released: 18 October 2024
Bugfixes:
Workflows failing on one of the tasks with “Unknown internal error” notification: Fixed a bug on the head function when many values were present. (Linked issue: RP-4218, CS-3356)
LMM gives to rules: Manage fully ambiguous rules in LLM when key attributes are present (Linked issue: RP-4216, CS-3355)
[Factory] Change was not applied correctly even if it was saved successfully: Save button is now correctly enabled/disabled when changing tasks options in parametric mode. (Linked issue: RP-4042, CS-3237)
Version 1.3.1-138¶
Released: 05 October 2024
Features changed:
Change priority management for task of “Export Flow”: While preparing for the computation, the priority of the task “Export Flow” is modified in order to guarantee that it is computed alone. (Linked issue: RP-4206)
Bugfixes:
Copy of additional information (as currency unit or timezone) lead to a unhandled exception in case of empty vector: In empty vectors or columns with 0 lines, additional information was not present. Attempt to copy in a newly created variable led to an unhandled exception. (Linked issue: RP-4205)
Long Time of computing LLM: Accelerate execution of LLM tasks when key attributes are present and change default value for option keymode to Complete (Linked issue: RP-4188, CS-3308)
Version 1.3.1-129¶
Released: 28 September 2024
Bugfixes:
[RULEX] Unknown internal error in some flows: Fix bug on Import from Excel File task with malformed “uniqueCount” tag. (Linked issue: RP-4186, CS-3301)
Version 1.3.1-115¶
Released: 25 September 2024
Features added:
New integrated AWS authentication system: AWS authentication has been overhauled to be used in both Amazon S3 and generic HTTP/S connections (Linked issue: RP-3786)
Possibility to sort resource in environment: Added the possibility to sort resources in different ways in the explorer. (Linked issue: RP-4111)
Add copy to clipboard entry to the variables manager context menu: A new entry has been added to the variables’ context menu: the copy to clipboard operation allows user to copy the selected variables to the clipboard in a “tabular” way, as it was in Rulex 4. (Linked issue: RP-4144)
Added entry “noemptyhistory” in Flow Review Tool on sheet “Flow”: Added entry “noemptyhistory” parameter in the Flow Review Tool in sheet “Flow” to check if manager tasks have an empty history. (Linked issue: RP-4132)
Features changed:
Add forevery parameter for use moving windows in datamanager functions: Added the ‘forevery’ parameter to perform some aggregative functions on moving windows in datamanager formulas. (Linked issue: RP-4156)
Added existence check on files and folders in Import File Info task: The Import File Info task now checks the existence for every provided path and returns the result as a column of the final dataset. (Linked issue: RP-3927)
Explore Resources alphabetical order is now case insensitive: Explore Resources alphabetical order is now case insensitive. (Linked issue: RP-4146)
Add function to button filter case attributes and code: Added attribute function support on Attribute and Code comparison (Linked issue: RP-3910)
Bugfixes:
Module ended with errors : Following tasks have too many parents: execprc2_cpy_1/dataman166.): Handled missing parents in createLink when checking maxparent. (Linked issue: RP-4059, CS-3251)
Rulex Factory conversion Error: Fixed a bug on empty output management in LLM. (Linked issue: RP-4145, CS-3286)
Wrong dtor behaviour: Fix a bug on RulesToDataset management of nominal conditions with values whose characterers were all digits. (Linked issue: RP-3648)
Issue with missing imputing: Fixed a bug on ImputeMissing when the attribute is nominal and the value is not nominal. (Linked issue: RP-3654)
Optimize Rules got stuck: Set to True the default value for option fastopt (not available for user’s change) in task OptimizeRules (Linked issue: RP-4066)
Platform lets delete variables used in the WF: Fixed the checking of used variables in flow when they are reported in Data Manager or Rule Manager queries in order to prevent their deletion. (Linked issue: rp-4054, CS-3250)
Bug on stripspaces and onlyspace preservation: Fixed a bug on onlyonespace and stripspaces preservation in preprocessing tasks’ datataset. (Linked issue: RP-4057)
Cannot copy list of variables, in: Variables’ copy operation using the shift key when a filter was active has been corrected, selecting the correct variables (Linked issue: RP-4110, CS-3269)
Working with variables - when deleting part of the variable name using ‘del’ button, you simply delete the whole variable: Pressing the Del key now deletes the selected text in variable name. (Linked issue: RP-4092, CS-3263)
[Factory] Not all tasks were computed even if FULL template was used: Fixed a bug on priority management when multiple import from task tasks were present and the tasks had different priorities but very close in value. (Linked issue: RP-3640, CS-2992)
[Factory] ANOW STG Task cannot execute RMT flow: Fix bug on missing option “process” management in Import From Task. (Linked issue: RP-4100, CS-3261)
[Network Optimizer] LP problem is unfeasible: Specific corner case for NOP, leading to an unfeasible optimization problem, has been managed (Linked issue: RP-4038, CS-3233)
[Factory] Code Variable Window Keeps on Loading: Fiedx a bug on interactions between sensitive variables and environment vault variables with the same name. (Linked issue: RP-4108, CS-3266)