Release Notes - April 2023


Release Date

Updated Jar Files

New Features

April 28, 2023Generator Jar (3.5.38.3)
Receiver Jar (3.5.38.3)
The following new features were in this release: 
  • G-Portal (BETA Release): G-Portal is a lightweight web portal that can be used by distributed teams of developers, testers, etc., to search for Synthetic test data on GenRocket. Users can also use G-Portal to request test data.
     

Enhancements

The following enhancements were in this release: 
  • Configuration File (Nested JSON, Avro, and Parquet) - "Show as list" option was added in the Add Elements screen for showing Domain data as a list of literals. Only one Attribute within the selected Domain can be selected when this option is chosen. 

  • ISO8583MergeReceiver - Made segmentSubDirectory and outputSubDirectory parameters optional for the Receiver.

Bug Fixes

The following bug fixes were in this release:
  • QueryMaxGen Generator - Generator was throwing a formatting exception error for long values. Added additional checks to prevent this error.
     
  • G-Questionnaire - A Domain load error was occurring for a large number of Domains/Attributes. More information can be found here: G-Questionnaire Overview.

  • CSV List G-Queries - Column not found when multiple CSV List Queries reading from different files were mapped to a Domain.

Release Date

Updated Jar Files

Bug Fixes

April 14, 2023Generator Jar (3.5.38.2)
Receiver Jar (3.5.38.2)

The following fixes are in this release:
  • Fix to two Generators - RandomIncreaseGen and RandomIncDecPeakGen - Fixed issues pertaining to negative values generated even when the targetSum has been reset from a negative to a positive value. More information can be found here:
    RandomIncreaseGen and RandomIncDecPeakGen.

  • Fix to ParquetSegmentMergeV2Receiver - Fixed issue pertaining to non-null values not displayed properly when Null values were set to "true" in the configuration section of the Parquet project. Information on this receiver can be found here:
    https://genrocket.freshdesk.com/support/solutions/articles/19000131734

  • Fix to CSVToMapGen Generator: Fixed the issue pertaining to splitting of lines based on delimiter.