Victoria Series Release Notes

2.2.1

Bug Fixes

  • Improved the client performance when using a name instead of the resource ID.

  • Fixed some issues when the number of Octavia resources exceeded the ‘pagination_max_limit’ parameter in Octavia API. The list calls now support pagination.

2.2.0

New Features

  • Added ALPN support for listeners with parameter --alpn-protocol (can be set multiple times). Users can define a list of application layer protocols to be negotiated over a secure connection. For example, users can 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.

2.1.0

New Features

  • Added a repeatable optional argument --tls-version for setting one or more TLS protocol versions when createing or updating a listener.

  • Added a repeatable optional argument --tls-version for setting one or more TLS protocol versions when creating or updating a pool.