Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
glooctl-windows-amd64.exe.sha256 | 2025-06-09 | 91 Bytes | |
glooctl-darwin-arm64.sha256 | 2025-06-09 | 86 Bytes | |
glooctl-windows-amd64.exe | 2025-06-09 | 170.5 MB | |
glooctl-darwin-amd64.sha256 | 2025-06-09 | 86 Bytes | |
glooctl-darwin-arm64 | 2025-06-09 | 167.1 MB | |
glooctl-darwin-amd64 | 2025-06-09 | 170.7 MB | |
glooctl-linux-arm64.sha256 | 2025-06-09 | 85 Bytes | |
glooctl-linux-amd64.sha256 | 2025-06-09 | 85 Bytes | |
glooctl-linux-arm64 | 2025-06-09 | 164.1 MB | |
glooctl-linux-amd64 | 2025-06-09 | 169.0 MB | |
README.md | 2025-06-09 | 570 Bytes | |
v1.18.21 source code.tar.gz | 2025-06-09 | 48.9 MB | |
v1.18.21 source code.zip | 2025-06-09 | 52.6 MB | |
Totals: 13 Items | 943.0 MB | 0 |
Dependency Bumps
- golang/go has been upgraded to v1.24.1.
Fixes
- Setting the
uuidRequestIdConfig
in theHttpConnectionManagerSettings
now correctly sets theRequestIdExtension
in theHttpConnectionManager
filter. Previously, setting theuuidRequestIdConfig
in theHttpConnectionManagerSettings
would lead to the listener being rejected with the errorDidn't find a registered implementation for type: 'hcm.options.gloo.solo.io.HttpConnectionManagerSettings.UuidRequestIdConfigSettings'
. (https://github.com/solo-io/solo-projects/issues/8354)