Release Notes - July 2023


Release Date

Updated Jar Files

New Features

July 28, 2023Engine Jar (3.5.38.6)

Generator Jar (3.5.38.7)

Receiver Jar (3.5.38.6)
The following new features were in this release:
  • Easy Editor (Beta) - An easier way to create Healthcare EDI Document by mapping segments/elements from an uploaded template. Users can customize an EDI document test data case from a single UI screen instead of having to navigate between screens.  
     

Enhancements

The following enhancements were in this release:
  • Single Sign-On Certificate - For customers leveraging SSO integration with GenRocket, the Service Provider metadata file has been updated. All customers affected by this update will be contacted by their Customer Success Manager (CSM).

  • FixedFileSegmentMergeReceiver - Added multipleFileOutput parameter for generating multiple output files. When set to "True," nested records will be generated as multiple files based on the loop count of the root Domain. Click here to learn more. 

  • FixedDelimitedSegmentMergeReceiver 
    • Added multipleFileOutput parameter for generating multiple output files. When set to "True," nested records will be generated as multiple files based on the loop count of the root Domain. 

    • Added deleteSegmentDir parameter for deleting the segments directory. When set to "True," the segments directory will be automatically deleted. Click here to learn more.
       

Bug Fixes

The following bug fixes were in this release:
  • Circular Reference Handling - Certain Generators and conditions were causing circular referencing resulting in performance issues . Changes were made so that this does not continue to occur within the platform.

  • Parquet Array Schema Creation - When the element type was array, the parquet schema was not considering the element type to be an array.

  • Referencing AddressGen in other Generators - Some Generators were unable to reference the AddressGen Generator such as the StringSplitIndexGen. Changes were made to support this referencing capability. 

  • RangeGen Descending Order  - RangeGen was generating incorrect values on setting the sortOrder parameter to descending.
     

Release Date

Updated Jar Files

Bug Fixes

July 6, 2023Engine Jar (3.5.38.5)The following bug fix was made in this release: 
  • Resolved a G-Repo Scenario/Chain/Chain Set Execution issue with GMUS