Skip to content

v1.6.2

Latest

Choose a tag to compare

@davidjumani davidjumani released this 03 Sep 18:49
· 158 commits to main since this release
Immutable release. Only release title and notes can be modified.
ca6c2a6

v1.6.2

Major Changes Since v1.6.1

Bug or Regression

  • HTTPRequestRedirectFilter status codes 303, 307, and 308 are Extended conformance, not Core. (#5173, @kflynn)

Other (Cleanup or Flake)

  • Fix flaky TCPRouteWeightedRouting and UDPRouteWeightedRouting conformance tests by adding a data-plane readiness check before performing weighted routing assertions. (#5064, @arybolovlev)
  • Fix FailFast not working as expected (#5204, @zirain)
  • Allow disabling parallel tests at the suite level (#5184, @zirain)