Skip to content

v1.9.0-beta18

Compare
Choose a tag to compare
@ben-taussig-solo ben-taussig-solo released this 15 Sep 14:00
40a0687

New Features

  • Adds the requestTransform property 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 check continues to function as it did before. (#4807)
  • Expose the ignore_health_check_on_host_removal envoy 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)