Skip to content

v1.4.1

Compare
Choose a tag to compare
@kdorosh kdorosh released this 24 Jun 21:23
· 35 commits to v1.4.x since this release
f62e267

Fixes

  • Fix bug in UDS where Health Checks and Outlier Detection config are being overwritten by updated upstreams. In addition add the UseHttp2 option to the list of checked fields. Part of this involved switching the UseHttp2 option on the Upstream to a wrappers.BoolValue. This has no impact on the API itself, but only on the Go implementations. (#3216)