Helm Changes
- Added disableHttpGateway and disableHttpsGateway helm values for more fine grained control over gateway creation. (#3450)
New Features
- Provides an option to define global SslParameters that will be applied to all upstreams by default. An individual upstream can override these properties by specifying SslParameters. (#4285)