Skip to content

v1.21.13

Choose a tag to compare

@andy-fong andy-fong released this 05 Aug 16:58
39a330a

Dependency Bumps

  • golang/go has been upgraded to v1.26.5.
  • golang.org/x/text has been upgraded to v0.39.0.
  • google.golang.org/grpc has been upgraded to v1.82.1.
  • oras.land/oras-go/v2 has been upgraded to v2.6.1.
  • rancher/kubectl has been upgraded to v1.35.6.

New Features

  • Add support for hostRewriteLiteral in the shadowing plugin, allowing users to replace the Host header of mirrored requests with a specific value. (solo-io/solo-projects#9092)

Fixes

  • Revert "fix: validate upstreams at admission in k8s gateway api mode (#11322)" which has a breaking change behavior that needs further consideration (solo-io/solo-projects#8980)