Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

December, 2021 (v2.2.5)

Fixes

August, 2021 (v2.2.4)

Fixes

  • If the Mainframe sends low values or blanks for a field that serves as an optional query parameter, that field will be ignored as a query parameter when API Caller calls a REST Endpoint.

...

  • Support for customizing Http Header size , default remains 8192 bytes.

  • Generated Native Batch client now supports SSL. SSL can be implemented by PAGENT (recommended) or internally in the client code.

Fixes

  • Generated numeric decimals are now handled correctly in the COBOL client

  • Better handling of Null values for query parameters

...

  • Header propagation:
    It is now possible to propagate Legacy headers to the 3rd party API. A configuration can be made, per endpoint , to choose which headers to propagate and which to ignore.

  • REST endpoints now support base64 encoded fields

Fixes

  • Sometimes errors would occur when optional fields were missing in the request. This issue has been fixed.

  • Better handling of Null values.

...

  • New Native Client generation for z/OS - Users can now generate a native client for z/OS. This enables calling external APIs from any z/OS based environment, such as IMS.

  • Added support for SSL configuration between all API-Caller components (IAM, Proxy design-time , front-end), so the entire connectivity can be secured end-to-end.

Fixes

  • Fixed Logging Level Configuration Issue

...