Gateway Framework 2.5 Release Notes

2.5.0 (9 June 2025)

Improvements in 2.5.0

Payload Converters

GF-286: JSON Metadata of Supported Payload Converters Included in Framework Bundle

With this version of the Framework, a JSON file containing a list of the Payload converters and their details, available in the Framework is also included in the Gateway Framework bundle.

Fixes in 2.5.0

Framework

GF-308: Metrics Reported by Gateway Framework do not Include the content-type Header

The metrics endpoint previously did not set a content-type. The content-type is now set to the default Prometheus text type, enabling metrics to be scraped by newer versions of the Prometheus server.