New Features
- Expose the ability to set retry backoff policy's intervals. This can be set at the gateway, vs, or even the route level. (#6933)
- Validation webhook will now validate Rate Limit Configs. The
IgnoreProxyValidationFailureflag is now deprecated. (#6777) - Added a
--resource-namespacesflag toglooctl checkto only scan custom resources in the specified watched namespaces. Added a--pod-selectorflag to specify a label selector for pod checking in the install namespace. (#1299)