[release-announce] octavia-lib 2.2.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Thu Aug 27 08:54:10 UTC 2020


We are amped to announce the release of:

octavia-lib 2.2.0: A library to support Octavia provider drivers.

This release is part of the victoria release series.

The source is available from:

    https://opendev.org/openstack/octavia-lib

Download the package from:

    https://pypi.org/project/octavia-lib

Please report issues through:

    https://storyboard.openstack.org/#!/project/openstack/octavia-lib

For more details, please see below.

2.2.0
^^^^^

New Features

* Added parameter "alpn_protocols" to listeners. This parameter
  contains the list of protocols supported by listeners, in descending
  order of preference. The supported protocols are "http/1.0",
  "http/1.1" and "h2".

Changes in octavia-lib 2.1.1..2.2.0
-----------------------------------

fe022cd Add Proxy protocol version 2 support
b262fc9 Add alpn_protocols to the listener data model
b38f831 Fix new pylint errors


Diffstat (except docs and test files)
-------------------------------------

octavia_lib/api/drivers/data_models.py             |  4 +++-
octavia_lib/api/drivers/driver_lib.py              |  6 +++---
octavia_lib/api/drivers/exceptions.py              | 24 ++++++++--------------
octavia_lib/common/constants.py                    | 14 ++++++++++---
...d-listener-alpn-protocols-ecb49db86b956c71.yaml |  7 +++++++
10 files changed, 46 insertions(+), 30 deletions(-)







More information about the Release-announce mailing list