December Releases
Release Date - December 26, 2025
Release Date - December 2, 2025
Release Date - December 26, 2025
A GenRocket Runtime update is required for this release. Please see the following page for step-by-step instructions:
| Jar Files | New Features |
Runtime version - 3.9.0
GenRocket Jar - 3.9.0.0 Engine Jar - 3.9.0.0 Generator Jar - 3.9.0.0 Receiver Jar - 3.9.0.0 G-Repo Client Jar - 3.9.0.0 G-Repo Server Jar - 3.9.0.0
| The following new features were in this release:- ExcelFileMaskReceiver - Masks targeted values within a given Excel file using Synthetic Data Replacement (SDR). For example, an Excel file contains Social Security Numbers (SSNs) that need to be replaced (i.e. masked) with patterned, synthetic test data in the generated output files.
- ExcelTemplateReceiver - This receiver uses an Excel template file containing a set of tags that are defined as placeholders. During test data generation, the tags are replaced with test data generated by GenRocket.
- GMUS Health check Endpoint - A healthcheck endpoint has been added for GMUS to determine whether GMUS is up and running. Customers can use the endpoint to confirm if GMUS is operational.
- http://<ipAddress>:8070/rest/health
- Method: GET
- GMUS Queue check Endpoint - A queue check endpoint has been added for GMUS to determine whether GMUS has any entry in the queue.
- http://<ipAddress>:8070/rest/repoCheckQueueEmpty
- Method: GET
|
| Enhancements |
The following enhancements were in this release:- G-Migration+ Feature Renamed to 'G-Subset' - The G-Migration+ feature has been renamed to G-Subset. Current subsetting commands, whether used on their own or in conjunction with G-Repository, will continue to be supported until March 27, 2026. New command and endpoint information are in these articles and can be used on the day of release:
- ListFixedFileGen - Added the ability to allow the waitAmount to be dynamic and referenceable for a child Domain.
- G-Feature File with G-Queries - Added reference icon for G-Queries used by G-Feature File. If G-Queries have been used, the Show References icon on the G-Queries page will show that a G-Feature File is using the G-Query. Use the links below to learn more:
- SCIM Integration for User Management - As part of roles management, the config mapper role by group name has been allowed. This role is responsible for translating attributes between the IdP's internal schema (e.g., Okta or Azure AD) and the SCIM service provider's schema (i.e., GenRocket). The mapping is configured in the IdP and determines what data gets provisioned, how it's transformed, and which roles or permissions a user receives. Configuring this role is optional. Click here to learn more.
- Netty Jar Dependencies Upgrade - All Netty jars have been upgraded to 4.1.128 to address identified vulnerabilities.
- G-Repository Client Creation - G-Repo Client Create requests will be temporarily blocked when any other active requests are in the queue.
|
| Bug Fixes |
The following bug fixes were in this release:- G-Subset with DatabricksPartitionReceiver - The receiver was not retrieving the token from Lambda.
- Copying a Project Preset - Users were unable to copy a preset to an existing project version. Each organization has a limit on the number of projects it can create, and presets cannot be copied to a new project once that limit is reached. However, users should still be able to copy a preset into an existing project version even when the limit is reached, but were unable to do so. Click here to learn more.
- CurrencyCode - The CurrencyCode was not initialized, causing an exception.
- G-Cases - Copying a G-Case Suite, Category, or Case containing quotes in the name failed. Click here to learn more.
|
Release Date - December 2, 2025
A GenRocket Jar update is required for this release. Please see the following page for step-by-step instructions:
| Jar Files | Bug Fix |
| Engine Jar 3.8.0.1 | The following bug fix was in this release: - G-Repository Queue History - Resolved an issue related to saving entries within the queue history.
|