Victoria Series Release Notes¶
2.2.1¶
Bug Fixes¶
Improved the client performance when using a name instead of theresource ID.
Fixed some issues when the number of Octavia resources exceeded the‘pagination_max_limit’ parameter in Octavia API. The list calls now supportpagination.
2.2.0¶
New Features¶
Added ALPN support for listeners with parameter
--alpn-protocol(canbe set multiple times). Users can define a list of application layerprotocols to be negotiated over a secure connection. For example, userscan limit to HTTP/2 or to HTTP/2 and HTTP/1.1 but exclude HTTP/1.0.
Added the amphora delete command.
Add l7policy and l7rule’s quota support to octaviaclient.
Add support for SCTP protocol in listener, pool and health-monitor objects.
Added TLS versions and ciphers unset to listeners and pools.
