Features
  • Dependencies – Mainframe:
    • Handle File Definition and Dataset dependencies in COBOL and JCL files.
    • Handle SQL queries in RPG files.
    • Handle another format of LISTCAT files to detect Dataset properly.
  • Transformation Center:
    • A new module called configuration has been added to add custom settings.
      • TransformCustom properties retrieve from the Back Office to make them match your needs. After this generate a metadata.ini file used by the transformation center with all the custom properties.
      • RefactorImport an archive used to refactor the code.
      • GenerateImport a SQL model file used to generate the code.
    • Run Transform Velocity action on a selection of files and get updated status at the end.

 

Improvements
  • Transformation Center:
    • Run Velocity on a selection of files
    • A new module called Velocity has been added to view and delete the runs
    • Advanced filtering options on Velocity
  • UI/UX:
    • Simplify navigation in the subgraph menu
    • Add new default filter for Mainframe analysis
    • The Status, Labels and Workpackages lists are now sorted alphabetically.
    • Dependencies: Adding a column called “Velocity” based on System Utilities inputs in dependencies tables view. For each System Utility, identified by the dependencies analysis, this column indicates whether it is supported, not required or not supported.
  • Performance:
    • Improve project creation
    • Improve Classification performance

 

Bug Fixes
  • Dependencies – Mainframe:
    • Fix detection of ANSI/TANDEM format in Cobol files
    • Fix commented line and string handling resulting false missing in Cobol
    • Fix false missing CTL in JCL
    • Improve performance for RPG project
    • Handle call to sqlcbl as a SQL procedure in SQL and SPZ file
    • Handle call to a file or a SQL table from a select query with an assignment
  • Dependencies – SQL
    • Fix commented line and string handling resulting false missing in SQL queries
    • Handle table creation with a system name property
  • Dependencies – Java: Fix the java dependencies analysis on the demo project
  • Assets
    • Prevent the launch of several dependency analysis by double click
    • Keep the selection between the table view and the graph view
    • Fix the focus in the subgraph and group properties edit pop-up
  • Versions Manager: Make the menu visible to all users
  • Estimate Console: fix the avatar editing bug.
  • Dashboard Settings: disable the Jira Issues card toggle if the project is not linked to a Jira booster.
  • Statistics: disable the Manage Types button if classification is needed.
  • Labels: do not allow the creation of duplicate label names which are now case-sensitive.
  • System Utilities: badge value with filter
  • Shared Spaces: Fixed download error on Shared Spaces and Files above 1GB