RELEASE NOTES VERSION 1.2.2#

Version 1.2.2-43#

Released: 14 May 2024

Features added:

  • Azure Table Export task: Created a task to export data to a table on an Azure Storage Account. (Linked issue: RP-3589)

  • Azure Table Import task: Created a task to import data from a table on an Azure Storage Account (Linked issue: RP-3588)

  • Expand Query Button: In Import from Database and Conditional Import from Database tasks, an extra Expand Query button has been added in the query panel to open in a dedicated popup window the selected query for easier editing. (Linked issue: RP-3599)

  • Rulex Platform MacOS Standalone: Extended Rulex Platform Standalone version to MacOS with Apple Silicon processor, MacOS version 14 (Sonoma). (Linked issue: RP-3585)

  • Rulex Platform Server: Implemented new web server version on Windows architecture (Linked issue: RP-3587)

    Features changed:

  • Permission Partial Filesystem Tree: On a remote connector, if the user permissions did not allow to visualize the full filesystem tree, it is now possible to visualize a subtree starting from the partial path written in the filelist option. (Linked issue: RP-3600)

    Bugfixes:

  • [Factory] Not uploading export file to a shared drive directory: Backspace management has been corrected in import/export paths. (Linked issue: RP-3566, CS-2950)

  • Using the clear button on Attribute Drop Down Menu do not clear the option: The clear Icon at the end of the Attribute Drop Down Menu controller did not modify the actual option. Issue is not solved. (Linked issue: RP-3607)

  • Rule Engine throws “Unkown Error” in release 1.2.2-4: Fixed a bug on options management in the Rule Engine. (Linked issue: RP-3565)

  • Http Server: cannot create saved source with OAuth2 authnetication: Fixed general bugs regarding HTTP connection via saved source (Linked issue: RP-3598)

  • [Factory] Network Optimizer Fair share deployment policy not deploying all available supply even when is less than total demand: The default value for the remainder cost of Network Optimizer takes into account the rounding value when the option defaultcost is set to -1 (Linked issue: RP-3606, CS-2978)

  • Relative Feature Ranking not showing the correct attribute relevances: Fixed an issue which wrongly assigned relevances to output values selected in multi-plots. (Linked issue: RP-3584)

  • Rulex Platform - function Optimizer: The value of the option “defaultcost” is set to 1 in imported workflows (prcx files) from Rulex4 to keep the same behavior of Network Optimizer task. (Linked issue: RP-3580, CS-2959)

  • Export to already created file doesn’t export the right number of decimals: Fix bug on floatprecision management in Export to File tasks. (Linked issue: RP-3594)

  • Random errors when reading from Blob: Fixed bug on Azure Blob Storage regarding files without extension (Linked issue: RP-3574, CS-2961)

Version 1.2.2-12#

Released: 06 May 2024

Bugfixes:

  • [Factory] Parametric Options View is Faulty: Fixed the visualization of the option “filelist” in Import Tasks when working in parametric mode. (Linked issue: RP-3564, CS-2953)

  • [Factory] Error when modifying Execution Parameters: Presence of a bug when modifying the execution parameters on a specific workflow imported from Rulex 4. (Linked issue: RP-3554, CS-2938)

  • Rulex Platform - function “split”: Presence of a bug which prevented the ‘strip of white spaces’ operation after the split attribute function (Linked issue: RP-3553, CS-2939)

Version 1.2.2-9#

Released: 05 May 2024

Bugfixes:

  • Rulex Platform - DB export failing after migration from Rulex 4: Database name is no longer a mandatory option for Spark and Databricks connections (Linked issue: RP-3561, CS-2936)

Version 1.2.2-4#

Released: 28 April 2024

Features added:

  • Add a new option linprogsolver to MILP task for choosing solver algorithm: A new option linprogsolver is available to choose the solver to be used to perform the optimization. Possible values are: Coin-Or Cbc library (‘coin-or’), Symphony library (‘symphony’), or Naive algorithm (‘naive’) (Linked issue: RP-3551)

  • FRT Enhancement: Implemented sheet “Variable” in FRT and other minor features. For more details see https://doc.rulex.ai/docs/v12/factory/flow/flowreviewtool.html (Linked issue: RP-3262)

    Bugfixes:

  • File Manager on Windows does not show different disk units: File Manager task on Local File system origin did not show the disk units different from C: in Windows. C unit remains the default, if not specified. (Linked issue: RP-3552)

  • Rulex Platform Memory Error: Fixed a bug in error handling of upload routine when the user had no permissions to access the folder. (Linked issue: RP-3549, CS-2925)