Skip to content

v1.2.8

Compare
Choose a tag to compare
@marcogschmidt marcogschmidt released this 12 Dec 19:59

New Features

  • Add preserve_external_request_id hcm setting (#1875)
  • Gloo now allows updating headers for direct responses. This includes the ability to copy request headers to the direct response via the %REQ(header-name)% format specifier. See here for more information. (#1912)

Fixes

  • The Gateway controller now resyncs Proxy resources when Gloo sends a notification that an event occurred. This allows the Gateway to re-process its resources when a secondary resource such as a proxy or an upstream is modified. (#1812)