github solo-io/gloo v1.11.17

22 months ago

Fixes

  • Expose more http1 and http2 envoy configurations to the end user (#6466)
  • Fix bug that caused ValidationServerGrpcMaxSizeBytes setting not to be honored if set >4MB. (#6596)
  • Allow for validation bytes to be updated by settings without a manual roll (#6564)
  • Expose a new Gateway option, in the Settings API: isolate_virtual_hosts_by_ssl_config. If set, group virtual hosts by matching ssl config, and isolate them on separate filter chains The default behavior is to aggregate all virtual hosts, and expose them on identical filter chains, each with a FilterChainMatch that corresponds to the ssl config. Individual Gateways can override this behavior by configuring the "gateway.solo.io/isolate_vhost" annotation to be a truthy ("true", "false") value (#2534)
  • Added failed resource validation if no / weights less than 1 are passed for Weighted Destinations (#6098)

Don't miss a new gloo release

NewReleases is sending notifications on new releases.