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 - September 2026

Release Date - September 25, 2026

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

Jar Files Enhancements

GenRocket Jar (3.12.0.4)

Engine Jar (3.12.0.5)

Generator Jar (3.12.0.4)

Receiver Jar (3.12.0.4)

GRepositoryClient Jar (3.12.0.4)

GRepository Jar (3.12.0.4)

InPlaceMasking Jar (3.12.0.5)

The following enhancements were in this release: 

  • User Interface Updates - Self Serve menu items have been re-ordered alphabetically. 
  • GenericSQLInsertThreadReceiver - Added better logging for tracking the progress of data insertion using GenericSQLInsertThreadReceiver when running in debug mode.
     
  • G-Repository - Added capability to ensure the hosts configured under nonProxyHosts are correctly excluded from proxy usage.
     
  • G-Analytics
    • Organization Report - Added a column platform to this report that shows if the Organization belongs to a VPC (Multi-Tenant) or DPC (Single-Tenant). The default sorting is by Organization name.
    • Report Selection Menu - Added expandable and collapsible categories to the Dashboard selection drop-down; organizing reports by categories like DataConnect (when enabled), General, Run Activity, Trend, and User Audits.
  • Project Version Default Date Format - Added an option to provide the Default Date Format for a Project Version; allowing this format to be applied across the Project Version while still supporting more specific date formats at the Attribute or Generator level. The order of precedence is: Generator → Attribute → Project Version.
  • USCityZipCodeMapGen - Added COUNTY as a option to the valueDataPoint parameter, allowing a corresponding County to be generated for the selected keyDataPoint. 
  • Create Project from Preset - Added filters to quickly locate a specific Preset or Project during their selection.
     
  • Swagger UI - Added Swagger UI for GMUS in secure mode (using -gmussr command)
     
  • In-Place Masking (IPM) - Added support for masking tables with multiple GetMap columns sharing the same Column Directory while maintaining data consistency.
Bug Fixes

The following bug fixes were in this release: 

  • Scenario Creation for Domains with Long Names - Fixed an issue where long Domain names caused Scenario creation to fail while using Batch New Scenario. Implemented fixes to ensure the created Scenario Domain names do not exceed 60 characters.
      
  • JSONSegmentMergeReceiver - Fixed an issue where the Receiver used values from a previous segment when Attributes were turned OFF.
     
  • OraclePartitionReceiver - Fixed an issue where usernames and passwords containing special characters (e.g., @ or *) caused an error.
     
  • In-Place Masking (IPM) - Fixed a connection issue encountered while doing Horizontal scaling with a table having no primary column.