New Features
- Adds the
requestTransformproperty to AWS destinationSpec, allowing users to easily forward incoming request headers to an AWS Lambda upstream. (#3160) - Add support for json output from
glooctl check -o json.glooctl checkcontinues to function as it did before. (#4807) - Expose the
ignore_health_check_on_host_removalenvoy cluster field on the Gloo Upstream proto (#5276) - Add docs and tests to integrate Gloo Edge with the xds-relay project as an xds cache to increase availability in the event of Gloo pod failure as an xds server. Update the helm chart to allow configuring Gloo Edge to look at the xds-relay pods to get xds config rather than from gloo directly. (#4839)