April 2026 Releases


Release Date - April 24, 2026

A new Runtime is being released to address vulnerable jars. To update your Runtime, please see the following page for step-by-step instructions: 


JAR FilesEnhancements
GenRocket Runtime (v3.11.0)The following enhancements were in this release:
  • Upgraded some of the vulnerable jars in GenRocket Runtime. These includes:
    • spark-core
    • netty
    • hadoop-client 
    • and more...

  • Team Management / Team Manager Role - Team managers can now delete projects associated with the teams they manage.

  • User Passwords - Users cannot reuse any of their last 30 passwords. If a user attempts to reuse any of their last 30 passwords, they will receive a message indicating that the password cannot be used and will be asked to choose a different one.

  • Unstructured Data Accelerator (UDA) The following enhancements were made for this feature: 
  • Terminology change - UDF (Unstructured Data Format) has replaced all previous references to PDF on Web Platform.

  • UDFTemplateReceiver - New Receiver added for UDF import, aligning with the updated terminology.  

Bug Fixes
The following bug fixes were in this release:
  • Hidden Attribute Reference - When referencing a hidden Attribute (data field not visible to users), if the Enforce Type Limit option (which restricts value length or format) was enabled for the visible attribute calling it, the full value was passed instead of the trimmed value defined by the limit.

  • fileNameStore Parameter - Resolved an issue where the parameter was missing in the response when the GMUS API request was made.

  • FixedFileSegmentMergeReciever - User experienced an error when the configuration file name contained a space. The space caused it to fail to convert to JSON, leading to an error when using listQueueHistory to request the queue history.

  • G-Questionnaire - Attributes set to invisible at the Domain level remained visible in the G-Questionnaire; and changes did not cascade appropriately from the Domain level to the G-Case (Test Data Case) level.

  • USCityGen - This Generator for generating US city names did not work correctly when the USStateAbbrevGen was assigned to another Attribute.

  • GenericSQLFileInsertReceiver - The generated output was invalid Oracle SQL when batchCount is greater than '1'.

  • SnowflakePartitionReceiver - Resolved an issue where the Receiver was initialized multiple times with the Partition Engine, causing an error.

  • The G-Query Quick Connector - The CSV List option did not work correctly due to the pipe (|) delimiter.

  • ParquetSegmentMergeV2Receiver - Parquet was treating strings as non-nullable and assigning an incorrect data type in the Parquet schema.

  • Unstructured Data Accelerator (UDA) - The following fixes were made:   
    • Resolved scale issues experienced during printing
    • QR and Barcode bug fixes


Release Date - April 17, 2026

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


JAR FilesBug Fixes
Engine Jar (v3.10.0.5)

Generator Jar (v3.10.0.4)
The following bug fixes were in this release:
  • G-Analytics User Usage Run Dashboard - Could not identify the user who executed the Scenario due to a discrepancy when a Named Server Profile was used to run the Scenario.

  • Better Error Messaging
    • Proper error message was not displayed when the required parameters were not provided for a Generator/Receiver.

    • No error message was displayed  on running incorrectly configured Scenario