Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
glooctl-windows-amd64.exe.sha256 | 2025-08-20 | 91 Bytes | |
glooctl-darwin-arm64.sha256 | 2025-08-20 | 86 Bytes | |
glooctl-windows-amd64.exe | 2025-08-20 | 197.6 MB | |
glooctl-darwin-amd64.sha256 | 2025-08-20 | 86 Bytes | |
glooctl-darwin-arm64 | 2025-08-20 | 194.2 MB | |
glooctl-darwin-amd64 | 2025-08-20 | 197.6 MB | |
glooctl-linux-arm64.sha256 | 2025-08-20 | 85 Bytes | |
glooctl-linux-arm64 | 2025-08-20 | 190.8 MB | |
glooctl-linux-amd64.sha256 | 2025-08-20 | 85 Bytes | |
glooctl-linux-amd64 | 2025-08-20 | 195.9 MB | |
README.md | 2025-08-20 | 671 Bytes | |
v1.20.0-beta12 source code.tar.gz | 2025-08-20 | 49.3 MB | |
v1.20.0-beta12 source code.zip | 2025-08-20 | 53.0 MB | |
Totals: 13 Items | 1.1 GB | 0 |
Dependency Bumps
- bitnami/kubectl has been upgraded to v1.33.3.
Breaking Changes
- Remove GraphQL support from Gloo Gateway. GraphQL functionality has been fully removed after being deprecated in v1.18.0. The GraphQL CRDs, client code, discovery functionality, and route processing have been removed. Some proto files remain to prevent future use of these names and fields. (https://github.com/solo-io/solo-projects/issues/7162)
New Features
- Add support for rate limited retry backoff with reset headers. This is available on the RouteOptions API as a new field
rate_limited_retry_backoff
. (https://github.com/kgateway-dev/kgateway/issues/4316)