⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- appmesh: HTTP2
VirtualNodeListener
s must be now created withHttp2VirtualNodeListenerOptions
- appmesh: HTTP2
VirtualGatewayListener
s must be now created withHttp2VirtualGatewayListenerOptions
Features
- apigateway: integration timeout (#14154) (d02770e), closes #14123
- appmesh: add Connection Pools for VirtualNode and VirtualGateway (#13917) (8a949dc), closes #11647