Skip to content

v1.3.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 17:30
· 286 commits to main since this release
1e9f2a3

Release Announcement

Check out the v1.3.2 release announcement to learn more about the release.

Bug fixes

  • Added support for BackendTLSPolicy and EnvoyExtensionPolicy parsing in Standalone mode.
  • Fixed updates of endpoints when mirrored backend Pod IPs are changed.
  • Fix not logging an error and returning it in the K8s Reconcile method when a GatewayClass is not accepted.
  • Fix allowing empty text field for opentelemetry sink when using JSON format.
  • Fixed validation of host header in RequestHeaderModifier filter.
  • Retrigger reconciliation when backendRef of type ServiceImport is updated or when EndpointSlice(s) for a ServiceImport are updated.

Performance improvements

  • Added a cache for the Wasm OCI image permission checks and check the pullSecrets against the OCI image registry in a background goroutine.

Other changes

  • Bumped envoy to v1.33.1.
  • Bumped ratelimit to 0141a24f.

What's Changed

  • [release/v1.3] Release v1.3.2 cherry-pick by @guydc in #5576

Full Changelog: v1.3.1...v1.3.2