github solo-io/gloo v1.14.17

latest releases: v1.17.16, v1.18.0-beta33, v1.18.0-beta32...
14 months ago

Fixes

  • Fix incorrect CRD generation and overflow caused of proto fileds of type google.protobuf.UInt64Value. Previously fields of this type had an incorrect schema as well as led to overflows which led to them failing being unmarshalled, which is now resolved by changing the type to google.protobuf.UInt32Value, which is backward-forward compatible. Ref. https://protobuf.dev/programming-guides/proto2/#updating point 5. Affected protos include gateway specs httpGateway.options.caching.maxPayloadSize and httpGateway.options.connectionLimit.maxActiveConnections (#8568)

Don't miss a new gloo release

NewReleases is sending notifications on new releases.