Skip to content

v1.6.0-beta23

Compare
Choose a tag to compare
@mlholland mlholland released this 22 Dec 16:57
a7a939a

New Features

  • Add the defaultDashboardFolderId value to the settings proto definition for use in gloo-E. (#3920)
  • Gloo now supports enabling the upstream Envoy CSRF filter by configuring spec.httpGateway.options.csrf of the desired Gateway. This can also be overridden on virtual services at the virtual host or route level, and on weighted destinations. See envoy csrf for more details. (#3898)