Skip to content

v1.3.3

Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 18:08
· 790 commits to main since this release
34c134d

Release Announcement

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

Bug fixes

  • Fix issue where ReferenceGrant from SecurityPolicy to the referenced RemoteJWKS backend was not respected.
  • Fix HTTPRoute precedence by correctly considering header and query match types.
  • Fix to return an error if direct response size exceeds the limit.
  • Fix to avoid adding the TLS inspector filter to QUIC listeners.
  • Fix to continue processing remaining GatewayClasses after encountering an error.
  • Add validation for header values.

Other changes

  • Bumped envoy to v1.33.3.
  • Bumped ratelimit to 3e085e5b.

What's Changed

  • [release/v1.3] release v1.3.3 cherry-pick by @guydc in #5951
  • [release/v1.3] pin envoy and ratelimit by @guydc in #5968
  • [release/v1.3] Release version v1.3.3 by @guydc in #5970
  • [release/v1.3] bump cc action by @guydc in #5975

Full Changelog: v1.3.2...v1.3.3