For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Gateway 4.3.8 is a maintenance release containing bug fixes and security updates.
Bug fixes (2)
Feature
Description
Queue Item Not Found errors with throttle enabled (ENG-11882)
Fixed “Queue Item Not Found” errors when throttle is enabled on the Automation Gateway Adapter by resolving queue management issues during throttling operations.
Adapter crashes with large responses (ENG-14572)
Fixed Gateway adapter crashes when processing large responses or large batches of smaller responses. The adapter now handles high-volume data without requiring manual restarts.
Security fixes (2)
Feature
Description
prismjs vulnerability via swagger-ui-react and react-syntax-highlighter (ENG-12230)
Upgraded swagger-ui-react and react-syntax-highlighter to address a prismjs vulnerability, improving security and stability.
form-data predictable value range vulnerability (ENG-14587)
Updated form-data to v4.0.4 to fix a predictable value range issue from previous values.