Skip to content

v1.17.7 (Enterprise)

Compare
Choose a tag to compare
@jmurret jmurret released this 27 Aug 23:51
· 850 commits to main since this release

1.17.7 Enterprise (August 26, 2024)

SECURITY:

  • ui: Upgrade modules with d3-color as a dependency to address denial of service issue in d3-color < 3.1.0

IMPROVEMENTS:

  • Use Envoy's default for a route's validate_clusters option, which is false. This fixes a case where non-existent clusters could cause a route to no longer route to any of its backends, including existing ones. [GH-21587]