Release Notes: 1.5.7.4

Release date: April 2, 2022

Update Detailed Description
Defect Fixes

GPM.NET is now supported on FIPS-compliant system.

General

Enable FIPS

This tag will present by default in the Gpm_Service.exe.config and Travelport.PrintManager.TPMServiceMonitor.exe.Config files.

<add key="EnableFipsSupport" value="false"/>

By default, the value is set to false. To enable the FIPS support, change the value to true.

Application / Service Switch

This tag will present by default in the Travelport.PrintManager.TPMServiceMonitor.exe.Config file.

<add key="isApplication" value="false"/>

By default, the value is set to false. If GPM.NET needs to run as an application, change the value to false.