New Features
- Add "gloo" to the created-by labels and documentation around what the label means. (https://github.com/solo-io/solo-projects/issues/3380)
Fixes
- Fix a data race that occurs when resolving IP addresses from consul services. (#4782)
- Fix issue where glooctl upgrade on windows would not find the release assets (#6255)
- Increase default value for gateway.validation.validationServerGrpcMaxSizeBytes to 100 MB. (#5436)
- Amends translation for routes which specify direct response and redirect actions, so that provided config is always processed for all route plugins. (#5917)
- Ensure that the validation client is never nil, even after the connection has been refreshed. (#6237)