Sorry, we didn't find any relevant articles for you.

Send us your queries using the form below and we will get back to you with a solution.

Release Notes - August 2026

Release Date - August 28, 2026

A GenRocket Jars update is required for this release. Please see the following page for step-by-step instructions:

Jar Files New Features

GenRocket Jar (3.12.0.3)

 

Engine Jar (3.12.0.4)

 

Generator Jar (3.12.0.3)

 

Receiver Jar (3.12.0.3)

 

GRepositoryClient Jar (3.12.0.3)

 

GRepository Jar (3.12.0.3)

 

InPlaceMasking Jar (3.12.0.4)

The following new features were in this release: 

  • GMapPatternSequenceGen - Generates a formatted alphanumeric sequence, such as CASE-AB-000042, from a sequence position held by the G-Map server so that values continue across runs and never repeat across concurrent engines. 
     
  • South African Generators - We have added multiple generators for generating South African test data, and they include the following: 
    • SouthAfricaCityGen
    • SouthAftricaDialingCodeGen
    • SouthAfricaIdNumberGen
    • SouthAfricaPhoneNumberGen
    • SouthAfricaPostalCodeGen
    • SouthAfricaProvinceCodeGen
    • SouthAfricaProvinceGen
Enhancements

The following enhancements were in this release: 

  • New G-Analytics Dashboards - We added multiple reporting dashboards to view monthly or quarterly usage trends for IPM, Micro, Standard, or all Project Types. Each dashboard displays how many Projects were purchased and used each month or quarter for the selected range. Use the Dashboard selection menu in the G-Analytics Dashboard to select the new dashboards listed below: 
    • IPM Projects Usage Monthly Trend
    • IPM Projects Usage Quarterly Trend
    • Micro Projects Usage Monthly Trend
    • Micro Projects Usage Quarterly Trend
    • Standard Projects Usage Monthly Trend
    • Standard Projects Usage Quarterly Trend
    • Projects Usage Monthly Trend
       
  • MapCSVToMapGen and MapCSVFromMapGen - Added a namespace parameter that can be used in instances when the MapCSVToMapGen is being used for multiple Attributes. The parameter lets the user enter a namespace for each Attribute it has been assigned to, which they can then reference in MapCSVFromMapGen.  
     
  • Partial Date Masking support in IPM - Added support for partially masking date columns with multiple masking options, including day only, month only, year only, day and month, or the full date.
     
  • In-Place Masking Enhancements - Added capabilities to 
    • automatically prune a putMap column
    • automatically add a new Receiver to all the getMap and putMap columns
       
  • GenRocket JSON Schema Import - Receivers are now also considered during the import process. If the GenRocket JSON schema contains Receiver information, the corresponding Receiver will be automatically assigned during import.

Bug Fixes

The following bug fixes were in this release: 

  • New Project Version - Immediate Availability to G-Repo Client - Newly created Project Versions are now available to the G-Repo Client immediately, without waiting for the next G-Repo Server sync. The G-Repo Server downloads the new Project Version on demand when requested by the client. 
     
  • User Roles and Permissions - Removed the Executive Organization Administrator role that appeared as an option when adding or updating users for an organization. 
     
  • Copying Scenarios - When copying a Scenario with a randomized loopCount configured, the loopCount settings were not copied to the new Scenario. For the new Scenario, the loopCount was set to ‘1’.
     
  • Test Data Rules (G-Rules) - When using AND, OR, NOT operators, users were experiencing an error as a result of them being in uppercase rather than lowercase (and, or, not). These conditions are converted to an expression, which is then evaluated by the EvalCaseActionGen, which only supported lowercase.
     
  • In-Place Masking Bugs - 
    • Client Registration failing intermittently in Horizontal Scaling
    • Oracle database schema missing in
      • the task to update an Oracle table during masking step 
      • the Stored Procedure used to populate get and put tables during getMap flow
    • Date formats missing in generated Control Files
       
  • Breadcrumb Navigation - Longer component names were being split into two lines within the breadcrumb navigation. 
     
  • Project Filtering in Project Dashboard - Upon logging into an organization (or switching organizations), the project filter defaulted to My Projects instead of than All Projects.